diff --git a/Quantumult/Outbound.conf b/Quantumult/Outbound.conf index 13b294e..fbd8b65 100644 --- a/Quantumult/Outbound.conf +++ b/Quantumult/Outbound.conf @@ -227,8 +227,8 @@ https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Ext https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/China.list, tag=🇨🇳China, force-policy=direct, update-interval=86400, opt-parser=true, enabled=true # IPList for China -https://raw.githubusercontent.com/17mon/china_ip_list/master/china_ip_list.txt#type=rule, tag=🇨🇳ChinaIPv4, force-policy=direct, update-interval=86400, opt-parser=true, enabled=true -https://gaoyifan.github.io/china-operator-ip/chinanet6.txt#type=rule, tag=🇨🇳ChinaIPv6, force-policy=direct, update-interval=86400, opt-parser=true, enabled=false +# ⚠️ 注意:如果没有存在 IP-CIDR 类型的 REJECT 规则,可将该条禁用并启用「geoip, cn, direct」,然后在「其他设置」里「GeoLite2」的「来源」填写「https://raw.githubusercontent.com/Loyalsoldier/geoip/release/Country.mmdb」,开启「自动更新」并点击「立即更新」 +https://raw.githubusercontent.com/Loyalsoldier/surge-rules/release/ruleset/cncidr.txt, tag=🇨🇳ChinaIP, force-policy=direct, update-interval=86400, opt-parser=true, enabled=true [rewrite_remote] # diff --git a/Surge/Outbound.conf b/Surge/Outbound.conf index 98578d3..a8384ef 100644 --- a/Surge/Outbound.conf +++ b/Surge/Outbound.conf @@ -21,7 +21,7 @@ test-timeout = 5 tls-provider = openssl # > 自定义 GeoIP 数据库 -geoip-maxmind-url = https://raw.githubusercontent.com/JMVoid/ipip2mmdb/release/Country.mmdb +geoip-maxmind-url = https://raw.githubusercontent.com/Loyalsoldier/geoip/release/Country.mmdb # > IPv6 支持(默认关闭) ipv6 = false