diff --git a/README.md b/README.md index 480b8a04..a07b344d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ IPv4:[17mon/china_ip_list](https://github.com/17mon/china_ip_list) 和 [gaoyif IPv6: [ APNIC Delegated List](http://ftp.apnic.net/apnic/stats/apnic/delegated-apnic-latest) -使用由 mosdns 项目启发的[合并优化脚本](https://github.com/PaPerseller/chn-iplist/blob/master/scripts/update_chnip.py)生成列表文件以在路由器上使用,并以此制作 Shadowrocket、Quantumult、acl、v2rayNG、v2rayN、pac、Qv2ray、NekoRay/NekoBox、Loon、RouterOS、sing-box、v2rayA 规则和 v2ray/xray 配置内嵌规则,包含 chn-ip 列表及少量广告屏蔽规则。每15天自动更新一次。 +使用由 mosdns 项目启发的[合并优化脚本](https://github.com/PaPerseller/chn-iplist/blob/master/scripts/update_chnip.py)生成列表文件以在路由器上使用,并以此制作 Shadowrocket、Quantumult、acl、v2rayNG、v2rayN、pac、Qv2ray、NekoRay/NekoBox、Loon、RouterOS、sing-box、v2rayA/dae 规则和 v2ray/xray 配置内嵌规则,包含 chn-ip 列表及少量广告屏蔽规则。每15天自动更新一次。 ## 可订阅规则: @@ -30,7 +30,7 @@ IPv6: [ APNIC Delegated List](http://ftp.apnic.net/apnic/stats/apnic/delegated 将[规则文本](https://raw.githubusercontent.com/PaPerseller/chn-iplist/master/v2ray-config_rule.json)加入配置文件 routing 对应区域。 -#### v2rayA 分流规则 +#### v2rayA/dae 分流规则 将[规则文本](https://raw.githubusercontent.com/PaPerseller/chn-iplist/master/v2rayA.txt)替换入原有规则。 @@ -40,7 +40,7 @@ IPv6: [ APNIC Delegated List](http://ftp.apnic.net/apnic/stats/apnic/delegated 2. Loon 配置文件为简洁配置,适用于使用自建节点。订阅规则以特殊规则为主,需搭配其他更完善的订阅规则。 3. NekoBox 部分规则由 [Loyalsoldier](https://github.com/Loyalsoldier/v2ray-rules-dat/releases) 加强版规则特殊支持,需将路由资源更新源设为 Loyalsoldier。 4. 对于已支持在线更新 geoip 数据的软件,本规则不再内置 cn-ip 列表。 -5. 为解决 Shadowrocket 配置在线更新后覆盖掉自定义规则部分,提供一个高度精简的[自定义配置模块](https://raw.githubusercontent.com/PaPerseller/chn-iplist/master/DIY.module)。新建模块后复制本模块内容并自行增删修改后保存,不可通过 URL 添加以防模块被更新重置。此模块仅当有自定义规则需求时添加。 +5. 为解决 Shadowrocket 配置在线更新后覆盖掉自定义规则部分,提供一个高度精简的[自定义配置模块](https://raw.githubusercontent.com/PaPerseller/chn-iplist/master/Shadowrocket-DIY.module)。新建模块后复制本模块内容并自行增删修改后保存,不可通过 URL 添加以防模块被更新重置。此模块仅当有自定义规则需求时添加。 6. ROS 下载 cn.rsc 推荐 [CDN 加速地址](https://cdn.jsdelivr.net/gh/PaPerseller/chn-iplist/cn.rsc)以提高下载成功率。 ## 致谢