-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdescription.html
More file actions
executable file
·32 lines (32 loc) · 1.68 KB
/
description.html
File metadata and controls
executable file
·32 lines (32 loc) · 1.68 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
<!DOCTYPE html>
<html><head>
<title>Thông tin Packages</title>
<link rel='stylesheet' type='text/css' href='ios7.css'/>
<meta name='viewport' content='width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;'/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<script src="jquery-3.2.1.min.js"></script>
<script src="description.js?_=4654654"></script>
<body onload="loadPackageInfo()">
<span id="showAddRepo_" hidden><h2><strong>👉LoveJB Repo</strong></h2><ul><li><a href="cydia://url/https://cydia.saurik.com/api/share#?source=http://lovejb.github.io/"><img class="icon" src="cydia7.png"/><label>Thêm Soucre vào Cydia</label></a></li></ul></span>
<p style="text-align:center;" id="showAddRepoUrl_" hidden><em><strong> Source: LoveJB.github.io</strong> </em><br><strong>👉Source Of Nguyễn Văn Hà👈 </strong></p>
<span id="tweakStatusInfo"><h2></h2><ul style="background:#c6e8ff"><center><li><p id="errorInfo">Vui lòng đợi...</p></li></center></ul></span>
<span id="desc_long_" hidden><h2><strong>Mô tả</strong></h2><ul><li><p id="desc_long"></p></li></ul></span>
<span id="screenshot_" hidden><h2><strong>Hình ảnh</strong></h2><ul><li><p id="screenshot"></p></li></ul></span>
<h2><strong>Liên hệ</strong></h2>
<ul>
<li>
<a href="https://www.facebook.com/fahlnbg" target="_blank">
<img class="icon" src="fb.png"/>
<label>Facebook</label>
</a>
</li>
<li>
<a href="mailto:nguyenvanha9xyz@gmail.com?subject=CydiaRepo"" target="_blank">
<img class="icon" src="email.png"/>
<label>Email</label>
</a>
</li>
</ul>
<p style="text-align:center;"><img class="icon" src="CydiaIcon.png"/><strong>LoveJB Repo 2018</strong></p>
</body></html>