forked from XIU2/TrackersListCollection
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
36 lines (36 loc) · 1.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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>XIU2/TrackersListCollection</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="keywords" content="Tracker,Trackers,TrackerList,TrackersList,BT,BitTorrent,XIU2,X.I.U,西柚秀,qBittorrent,qBittorrent,BitComet,比特彗星,全网热门Tracker" />
<meta name="description" content="Updated daily! Popular BitTorrent tracker. | 每天更新!全网热门 BT Tracker,有效提高下载速度!" />
<meta name="author" contect="XIU2,X.I.U,西柚秀" />
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
<link rel="icon" type="image/x-icon" href="img/favicon.ico">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css" />
<style type="text/css">
a {text-decoration:none}
::-webkit-scrollbar {width: 0px;height: 0px}
.markdown-section blockquote p {font-weight: normal;margin-left: 0;}
</style>
</head>
<body>
<div id="app">Load...</div>
<script>
window.$docsify={
name:'TrackersList.com',
repo:'XIU2/TrackersListCollection',
loadNavbar:true,
auto2top:true,
noEmoji: true,
ga: 'UA-154344072-1',
themeColor:'#4B93F1',
alias:{'/en': 'README', '/zh': 'README-ZH'}
}
</script>
<script src="https://cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/docsify/lib/plugins/ga.min.js"></script>
</body>
</html>