13 lines
264 B
HTML
13 lines
264 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="refresh" content="0;url=https://www.shumengya.top">
|
|
<title>正在跳转中</title>
|
|
</head>
|
|
<body>
|
|
<script>
|
|
location.replace("https://www.shumengya.top");
|
|
</script>
|
|
</body>
|
|
</html> |