mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2024-11-15 21:28:33 +08:00
90 lines
2.8 KiB
Markdown
90 lines
2.8 KiB
Markdown
# ChinaIPsBGP
|
||
|
||
## 前言
|
||
|
||
本项目的ChinaIPsBGP规则由《规则生成器》自动整合与去重。
|
||
|
||
分流规则是互联网公共服务的域名和IP地址汇总,所有数据均收集自开源项目,仅为解决引用过多外部资源引起的规则重复问题,不代表我们支持或使用这些服务。
|
||
|
||
请通过我国(中华人民共和国)合法的互联网出入口信道访问规则中的地址,并确保在使用过程中符合相关法律法规。
|
||
|
||
## 规则说明
|
||
应 https://github.com/blackmatrix7/ios_rule_script/issues/365 增加的ChinaIPS规则
|
||
|
||
原作者仓库 https://github.com/misakaio/chnroutes2
|
||
|
||
这里仅作备份,及进行各种客户端格式的转换
|
||
|
||
## 规则统计
|
||
|
||
总计规则:3390 条。
|
||
|
||
各类型规则统计:
|
||
|
||
| 类型 | 数量(条) |
|
||
| ---- | ---- |
|
||
| IP-CIDR | 3390 |
|
||
## 配置说明
|
||
|
||
实时版:程序定时更新,更新频率高,能尽快同步数据源变化,适合希望尝鲜的人。
|
||
|
||
稳定版:不定时手动更新,更新频率低,适合不希望规则频繁变化的人。
|
||
|
||
### Clash
|
||
实时版:
|
||
|
||
|
||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/ChinaIPsBGP/ChinaIPsBGP_IP.yaml
|
||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/ChinaIPsBGP/ChinaIPsBGP_Classical.yaml
|
||
|
||
|
||
稳定版:
|
||
|
||
|
||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/rule/Clash/ChinaIPsBGP/ChinaIPsBGP_IP.yaml
|
||
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/rule/Clash/ChinaIPsBGP/ChinaIPsBGP_Classical.yaml
|
||
|
||
|
||
如果稳定版无法访问 ,可能是尚未从实时版的分支合并,建议您先使用实时版,或等待下次稳定版分支合并。
|
||
|
||
### 特别说明
|
||
|
||
ChinaIPsBGP_Classical.yaml 请使用 behavior: "classical"。
|
||
|
||
ChinaIPsBGP_IP.yaml 请使用 behavior: "ipcidr"。
|
||
|
||
ChinaIPsBGP_Classical.yaml 可以单独使用,其他规则必须同时使用。
|
||
|
||
文件名带Resolve,指对于IP-CIDR、IP-CIDR6的规则,不增加no-resolve,其余与上述相同。
|
||
|
||
#### 最简单的用法
|
||
|
||
使用 ChinaIPsBGP_Classical.yaml。
|
||
|
||
## 子规则/排除规则
|
||
|
||
|
||
当前分流规则,未包含其他子规则。
|
||
|
||
## 数据来源
|
||
|
||
本项目的ChinaIPsBGP复写规则的数据来自以下链接,通常已涵盖所有数据来源的复写规则。
|
||
|
||
如果你正在使用这些复写规则,建议不要与本项目的ChinaIPsBGP复写规则混合使用,以免造成规则重复。
|
||
|
||
- https://raw.githubusercontent.com/misakaio/chnroutes2/master/chnroutes.txt
|
||
|
||
|
||
感谢以上复写规则作者的辛勤付出(排名不分先后)。
|
||
|
||
## 最后
|
||
|
||
### 感谢
|
||
|
||
[@fiiir](https://github.com/fiiir) [@Tartarus2014](https://github.com/Tartarus2014) [@zjcfynn](https://github.com/zjcfynn) [@chenyiping1995](https://github.com/chenyiping1995)
|
||
|
||
提供规则数据源及改进建议。
|
||
|
||
### 其他
|
||
|
||
请不要对外宣传本项目。 |