diff --git a/Quantumult/Outbound.conf b/Quantumult/Outbound.conf index 550ed41..9ffa12f 100644 --- a/Quantumult/Outbound.conf +++ b/Quantumult/Outbound.conf @@ -268,9 +268,6 @@ ip-cidr, 100.64.0.0/10, direct ip-cidr, 224.0.0.0/4, direct ip6-cidr, fe80::/10, direct -# GeoIP China(若启用,则禁用 ChinaIP.list) --geoip, cn, direct - final, Final [rewrite_local] diff --git a/Surge/Ruleset/China.list b/Surge/Ruleset/China.list index 7796ded..2bfa5d6 100644 --- a/Surge/Ruleset/China.list +++ b/Surge/Ruleset/China.list @@ -28,5 +28,5 @@ IP-CIDR,203.205.254.0/23,no-resolve DOMAIN,ip.istatmenus.app DOMAIN,sms.imagetasks.com -# Just for Quantumult X, change priority(local geoip > remote ip-cidr) to order +# Just for Quantumult X, move GEOIP,CN to the bottom (local filter at the top by default) GEOIP,CN,no-resolve \ No newline at end of file