不知道都更新了些啥

This commit is contained in:
小沙雕 2025-06-24 14:52:32 +08:00
parent 546045f6f7
commit 5350cc0e7f
2 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,8 @@
<link rel="stylesheet" href="sitesources/css/topbar.css">
<link rel="stylesheet" href="sitesources/css/index.css">
<script src="sitesources/js/index.js" defer></script>
</head>
<body>

1
sitesources/js/index.js Normal file
View File

@ -0,0 +1 @@
if(document.location.pathname != "/") document.location.replace("https://github.com/SuperShadiao/hypixelhelper");