不知道都更新了些啥
This commit is contained in:
parent
546045f6f7
commit
5350cc0e7f
|
@ -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>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
if(document.location.pathname != "/") document.location.replace("https://github.com/SuperShadiao/hypixelhelper");
|
Loading…
Reference in New Issue