change all ?v= for css and js to 1

pull/134/head
Aevann 2023-02-24 05:53:01 +02:00
parent 611cf4ba95
commit d0c59572c4
6 changed files with 10 additions and 10 deletions

View File

@ -14,7 +14,7 @@ const fpPromise = new Promise((resolve, reject) => {
script.onload = resolve;
script.onerror = reject;
script.async = true;
script.src = "/assets/js/vendor/fp.js?v=42069";
script.src = "/assets/js/vendor/fp.js?v=1";
document.head.appendChild(script);
})
.then(() => FingerprintJS.load({token: fp_token}));

View File

@ -1,7 +1,7 @@
<head>
<title>No Internet Connection</title>
<meta name="viewport" content="width=500">
<link rel="stylesheet" href="/assets/css/offline.css?v=42069">
<link rel="stylesheet" href="/assets/css/offline.css?v=1">
</head>
<body>
<div class="center center-text">

View File

@ -3,8 +3,8 @@
<head>
<meta name="description" content="People die and this is the place to see it. You only have one life, don't make the mistakes seen here.">
<link rel="stylesheet" href="/assets/css/main.css?v=42069">
<link rel="stylesheet" href="/assets/css/midnight.css?v=42069">
<link rel="stylesheet" href="/assets/css/main.css?v=1">
<link rel="stylesheet" href="/assets/css/midnight.css?v=1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

View File

@ -3,8 +3,8 @@
<head>
<meta name="description" content="People die and this is the place to see it. You only have one life, don't make the mistakes seen here.">
<link rel="stylesheet" href="/assets/css/main.css?v=42069">
<link rel="stylesheet" href="/assets/css/midnight.css?v=42069">
<link rel="stylesheet" href="/assets/css/main.css?v=1">
<link rel="stylesheet" href="/assets/css/midnight.css?v=1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

View File

@ -3,8 +3,8 @@
<head>
<meta name="description" content="rdrama.net caters to drama in all forms such as: Real life, videos, photos, gossip, rumors, news sites, Reddit, and Beyond™. There isn&#39;t drama we won&#39;t touch, and we want it all!">
<link rel="stylesheet" href="/assets/css/main.css?v=4032">
<link rel="stylesheet" href="/assets/css/midnight.css?v=4000">
<link rel="stylesheet" href="/assets/css/main.css?v=1">
<link rel="stylesheet" href="/assets/css/midnight.css?v=1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

View File

@ -3,8 +3,8 @@
<head>
<meta name="description" content="rdrama.net caters to drama in all forms such as: Real life, videos, photos, gossip, rumors, news sites, Reddit, and Beyond™. There isn&#39;t drama we won&#39;t touch, and we want it all!">
<link rel="stylesheet" href="/assets/css/main.css?v=4032">
<link rel="stylesheet" href="/assets/css/midnight.css?v=4000">
<link rel="stylesheet" href="/assets/css/main.css?v=1">
<link rel="stylesheet" href="/assets/css/midnight.css?v=1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">