mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-14 00:02:45 +08:00
change relocation
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<script language="javascript" type="text/javascript">
|
||||
window.location.href="../public/index.html";
|
||||
window.location.href="/public/index.html";
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user