-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
executable file
·104 lines (89 loc) · 4.51 KB
/
index.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
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<!DOCTYPE HTML>
<html>
<head>
<title>By-冷然的个人主页</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="index/html5shiv.js"></script><![endif]-->
<link href="index/fontawesome.min.css" rel="stylesheet" />
<link href="index/main.css" rel="stylesheet" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<span class="logo"><img src="index/logo.png" alt="" /></span>
<h1>Lengran's Repo</h1>
</header>
<!-- Main -->
<div id="main">
<!-- Introduction -->
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>By-冷然的个人主页</h2>
</header>
<p>插件</p>
<ul class="actions">
<li><a href='sileo://source/https://lengran1992.github.io/repo/' class="button">添加到 Sileo</a></li>
</ul>
<ul class="actions">
<li><a href='apt-repo://https://lengran1992.github.io/repo/' class="button">添加到 Saily</a></li>
</ul>
<ul class="actions">
<li><a href='zbra://sources/add/https://lengran1992.github.io/repo/' class="button">添加到 Zebra</a></li>
</ul>
<ul class="actions">
<li><a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://lengran1992.github.io/repo/" class="button">添加到 Cydia</a></li>
</ul>
<ul class="actions">
<li><a href='installer://add/https://lengran1992.github.io/repo/' class="button">添加到 Installer</a></li>
</ul>
</div>
<span class="image"><img src="index/Lengran.png" alt="" /></span>
</div>
</section>
<!-- First Section -->
<section id="first" class="main special">
<header class="major">
<h1>未完待续......</h1>
</header>
<ul class="features">
<li>
<span class=""></span>
<h3></h3>
</li>
</ul>
<footer class="major">
<ul class="actions">
</ul>
</footer>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section>
<p><strong>Twitter:</strong> <a href="https://twitter.com/Lengran2018">@Lengran2018</a></p>
<p><strong>Github:</strong> <a href="https://github.com/Lengran1992">@Lengran1992</a></p>
</section>
<div><h2><b>关于</b></h2>
<p>本源属于私人源,源内插件属于自用,目前更新的均为无根插件和隐根插件,实测环境为iOS16的Rootless和RootHide多巴胺越狱。</p>
<p>Copyright © 2024 Lengran All Rights Reserved.</p>
</div>
<hr>
</footer>
</div>
<!-- Scripts -->
<script src="index/jquery.min.js"></script>
<script src="index/jquery.scrollex.min.js"></script>
<script src="index/jquery.scrolly.min.js"></script>
<script src="index/skel.min.js"></script>
<script src="index/util.js"></script>
<!--[if lte IE 8]><script src="index/respond.min.js"></script><![endif]-->
<script src="index/main.js"></script>
</body>
</html>