forked from XIU2/TrackersListCollection
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
31 lines (31 loc) · 1.87 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
<!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,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="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAYUlEQVR42mP0nvzxPwMFgBHdgOYAbji7dsNX0g1IseeEs+cc/E68AVty+Ehyus+UT4PNAGxhEKDLiqGBYCDCYuHh+3/DzYANl38zyAsywfmwRDYIDUAGyGmD6DCgqgHEAADqpnHxT0ZWTwAAAABJRU5ErkJggg==">
<link rel="stylesheet" href="https://cdn.staticfile.org/docsify/4.12.1/themes/vue.css" />
<style type="text/css">@media screen and (max-width: 768px) {.markdown-section {max-width: 100%;} .markdown-section h1 {font-size: 1.7rem;}} a {text-decoration:none} summary {cursor: pointer;} ::-webkit-scrollbar {width: 0px;height: 0px} .markdown-section blockquote p {font-weight: normal;margin-left: 0;}</style>
<script>if(location.hash == "" && window.navigator.language.slice(0,2) == "zh") {location.hash="#/zh"}</script>
</head>
<body>
<div id="app">Load...</div>
<script>
window.$docsify={
name:'TrackersList.com',
repo:'XIU2/TrackersListCollection',
loadNavbar:true,
auto2top:true,
noEmoji: true,
themeColor:'#4B93F1',
alias:{'/en': 'README', '/zh': 'README-ZH'}
}
</script>
<script src="https://cdn.staticfile.org/docsify/4.12.1/docsify.min.js"></script>
</body>
</html>