-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (22 loc) · 798 Bytes
/
index.html
File metadata and controls
25 lines (22 loc) · 798 Bytes
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
<!DOCTYPE html>
<html lang="zh-CN" style="position: fixed; width: 100%; overflow: hidden; ">
<head>
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta name="viewport" content="width=1200">
<title>YnF Official Website</title>
</head>
<body>
<span style="color: #000;">Server IP #1: 81.68.196.67</span>
<span style="color: #FF00FF;">(Forwarded by Tencent Cloud server)</span>
<div>Following URLs directs to this IP</div>
<dd>
<div><span style="color: #0000FF;">ynf.ycao.top</span></div>
<div><span style="color: #0000FF;">play.ynfmc.top</span></div>
</dd>
<br>
<div>Server Online Map</div>
<div><a href="http://map.ynfmc.top">map.ynfmc.top (81.68.196.67:8123)</a></div>
<span style="color: #999;">YnF Official Website by wtr</span>
</body>
</html>