-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
41 lines (31 loc) · 2.32 KB
/
index.html
File metadata and controls
41 lines (31 loc) · 2.32 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
<!DOCTYPE html>
<head>
<title>关于</title>
</head>
<body style="background-color: #F6F6F5;" >
<h1>BTN-IP-Rules</h1>
<p>IP规则: <a href="/IP-list.htm">链接</a> </p>
<p>此项目用于从 <a href="https://github.com/PBH-BTN/BTN-Collected-Rules">BTN-Collected-Rules</a> 同步黑名单<br/>其中的 BTN-IP-List-all-original.txt 与BTN中的 <a href="https://github.com/PBH-BTN/BTN-Collected-Rules/blob/main/combine/all.txt">all.txt</a> 完全一致<br/>而 BTN-IP-List-all-simplified.txt 则去除了原始IP列表中的注释<br/>以方便防火墙软件或不支持忽略注释行的BT客户端使用</p>
<hr>
<h2 id="订阅地址">订阅地址</h2>
<ul>
<li>BTN-IP-List-all-original.txt 》
<a href="https://raw.githubusercontent.com/bitcomet-post-bar/BTN-IP-LIST/refs/heads/main/IP-List/BTN-IP-List-all-original.txt">Github镜像</a> |
<a href="https://gitee.com/bitcomet-post-bar/BTN-IP-LIST/raw/main/IP-List/BTN-IP-List-all-original.txt">Gitee镜像</a> |
<a href="https://raw.gitcode.com/bitcomet-post-bar/BTN-IP-LIST/raw/main/IP-List/BTN-IP-List-all-original.txt">Gitcode镜像</a> |
<a href="https://btn-iplist.36102025.xyz/IP-List/BTN-IP-List-all-original.txt">Cloudflare Pages</a>
</li>
<li>BTN-IP-List-all-simplified.txt 》
<a href="https://raw.githubusercontent.com/bitcomet-post-bar/BTN-IP-LIST/refs/heads/main/IP-List/BTN-IP-List-all-simplified.txt">Github镜像</a> |
<a href="https://gitee.com/bitcomet-post-bar/BTN-IP-LIST/raw/main/IP-List/BTN-IP-List-all-simplified.txt">Gitee镜像</a> |
<a href="https://raw.gitcode.com/bitcomet-post-bar/BTN-IP-LIST/raw/main/IP-List/BTN-IP-List-all-simplified.txt">Gitcode镜像</a> |
<a href="https://btn-iplist.36102025.xyz/IP-List/BTN-IP-List-all-simplified.txt">Cloudflare Pages</a>
</li>
</ul>
<hr>
<h2>仓库链接</h2>
<ul><li><a href="https://github.com/ie123610/BTN-IP-LIST">Github仓库页面</a></li><li><a href="https://gitee.com/bitcomet-post-bar/BTN-IP-LIST">Gitee镜像页面</a></li><li><a href="https://gitcode.com/bitcomet-post-bar/BTN-IP-LIST">Gitcode镜像页面</a></li><li><a href="https://btn-iplist.36102025.xyz">Cloudflare Pages 页面</a></li></ul>
<hr>
<h2>许可证</h2>
<p><a href="https://creativecommons.org/licenses/by-sa/4.0/deed.zh-hans">CC BY-SA 4.0</a> 共享协议 <br> <img src="/by-sa.svg" width=100 height=35 /> </p>
</body>