-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
67 lines (56 loc) · 1.81 KB
/
index.html
File metadata and controls
67 lines (56 loc) · 1.81 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE html>
<html lang="Zh-CN">
<head>
<link rel="stylesheet" href="css/style.css">
<title>Shadowrocket-小火箭-软件在线下载安装-ios</title>
<meta charset="utf-8">
<meta name="description" content="Shadowrocket(小火箭)在线安装" />
<meta name="keywords" content="Shadowrocket" />
<link rel="shortcut icon" href="imgs/logo.png">
</head>
<body>
<div class="titleLabel" align="center">
<h1 >Shadowrocket小火箭账号在线下载安装</h1></br>
</div>
<div class="logo" align="center">
<img src="imgs/icon.jpg" class="img-circle" width="120" height="120" />
</div>
<div class="container" align="center">
<div class="card">
<div class="content">
<h2>下载</h2>
<p>Shadowrocket软件下载</p>
<p>提供免费美国AppleID苹果账号</p>
<a href="https://shadowrocket-app.gitbook.io/shadowrocket/all/all" target="_blank">下载教程</a>
</div>
</div>
<div class="card">
<div class="content">
<h2>使用</h2>
<p>Shadowrocket使用教程</p>
<p>全程详细图文教程</p>
<a href="https://shadowrocket-app.gitbook.io/shadowrocket/all/all" target="_blank">使用教程</a>
</div>
</div>
<div class="card">
<div class="content">
<h2>节点</h2>
<p>注册体验优秀订阅节点</p>
<p>配合Shadowrocket完美使用</p>
<a href="https://ins66.com" target="_blank">注册体验</a>
</div>
</div>
<div class="card">
<div class="content">
<h2>AppleID</h2>
<p>美国独享AppleID账号</p>
<p>购买一次 终生受用</p>
<a href="https://apple02.com" target="_blank">点击购买</a>
</div>
</div>
</div>
<div class="footer" align="center">
© 2020-2023 <a href="https://ins66.com" target="blank">ins66.com</a>
</div>
</body>
</html>