-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathold.html
40 lines (40 loc) · 1.53 KB
/
old.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>导航页</title>
</head>
<body>
<h1 align="center">
<a href="https://hhysky.eu.org/" target="_blank">点击此处跳转至新版网页</a>
</h1>
<div align="center" id="lyrow">
<h2>Cloudrive</h2>
<span >仅支持IPv6访问,请先</span>
<a href="https://www.test-ipv6.com/index.html.zh_CN" target="_blank">点击此处</a>
<span >来检查你的IPv6访问情况</span>
</div>
<div align="center">
<span>如可以访问,</span>
<a href="https://hhysky.eu.org:444">单击此处</a>
<span >以跳转</span>
</div>
<h5 align="center">Bulid by HHYYYY on HP800 G1</h5>
<h3 align="center">我的世界1.20.1FABRIC服务器</h3>
<p align="center">IP:hichina.cn.eu.org:25565/59.110.237.17:25565</p>
<div align="center">
<button id="copy-ip" data-clipboard-text="hichina.cn.eu.org:25565">复制主IP</button>
<h5>(这个B按钮时好时坏)</h5>
<h5 align="center">Bulid on AlibabaColud</h5>
</body>
<feet>
<h2 align="center">Copyright ©HHYYYY 2024 Build on GithubPages</h2>
<div align="center">
<a href="https://skip.hhyyyycloudrive.xyz/">单击此处</a>
<span >跳转至部署在阿里云上的网页</span>
</div>
<div align="center" >
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="//music.163.com/outchain/player?type=2&id=2040788728&auto=1&height=66"></iframe>
</div>
</feet>
</html>