From d0c59572c4106c8cc7f9182b708de0737446a1a6 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 24 Feb 2023 05:53:01 +0200 Subject: [PATCH] change all ?v= for css and js to 1 --- files/assets/js/fp.js | 2 +- files/assets/offline.html | 2 +- files/templates/errors/WPD/404.html | 4 ++-- files/templates/errors/WPD/502.html | 4 ++-- files/templates/errors/rDrama/404.html | 4 ++-- files/templates/errors/rDrama/502.html | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/files/assets/js/fp.js b/files/assets/js/fp.js index d5838e999..cb59d874f 100644 --- a/files/assets/js/fp.js +++ b/files/assets/js/fp.js @@ -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})); diff --git a/files/assets/offline.html b/files/assets/offline.html index cd9f96b54..8ca739785 100644 --- a/files/assets/offline.html +++ b/files/assets/offline.html @@ -1,7 +1,7 @@ No Internet Connection - +
diff --git a/files/templates/errors/WPD/404.html b/files/templates/errors/WPD/404.html index 0b80e29b9..82f2b35bf 100644 --- a/files/templates/errors/WPD/404.html +++ b/files/templates/errors/WPD/404.html @@ -3,8 +3,8 @@ - - + + diff --git a/files/templates/errors/WPD/502.html b/files/templates/errors/WPD/502.html index 078320b45..e3d665f5e 100644 --- a/files/templates/errors/WPD/502.html +++ b/files/templates/errors/WPD/502.html @@ -3,8 +3,8 @@ - - + + diff --git a/files/templates/errors/rDrama/404.html b/files/templates/errors/rDrama/404.html index 94b8272bb..d2389cfa2 100644 --- a/files/templates/errors/rDrama/404.html +++ b/files/templates/errors/rDrama/404.html @@ -3,8 +3,8 @@ - - + + diff --git a/files/templates/errors/rDrama/502.html b/files/templates/errors/rDrama/502.html index 10d8f8f6a..299b4cc79 100644 --- a/files/templates/errors/rDrama/502.html +++ b/files/templates/errors/rDrama/502.html @@ -3,8 +3,8 @@ - - + +