mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-11 23:17:28 +08:00
fuck me
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
}
|
}
|
||||||
let path = window.location.pathname;
|
let path = window.location.pathname;
|
||||||
|
|
||||||
if (new Date("April 2 2025") - new Date() > 0 && localStorage.getItem("token")))
|
if (new Date("April 2 2025") - new Date() > 0 && localStorage.getItem("token"))
|
||||||
{
|
{
|
||||||
const s = document.createElement("link");
|
const s = document.createElement("link");
|
||||||
s.href = "/assets/chu/aqua.css";
|
s.href = "/assets/chu/aqua.css";
|
||||||
|
|||||||
Reference in New Issue
Block a user