IFRFSX.github.io/index.html

18 lines
265 B
HTML
Raw Normal View History

2021-02-01 01:57:46 -08:00
<html>
<head>
2021-02-01 01:49:21 -08:00
<script type=text/javascript>
2021-02-01 01:55:31 -08:00
function x(){
window.location.href="https://45.195.155.59/index.html";
2021-02-01 01:49:21 -08:00
}
2021-02-01 01:55:31 -08:00
k = setTimeout(x(),500);
2021-02-01 01:57:46 -08:00
</script>
</head>
<body>
<font size="36" color="#005264">
<p align="center">
……
</p>
</font>
</body>
</html>