diff --git a/Clash/RuleSet/Global.yaml b/Clash/RuleSet/Global.yaml index 69ad117..d20b1b1 100644 --- a/Clash/RuleSet/Global.yaml +++ b/Clash/RuleSet/Global.yaml @@ -1,5 +1,7 @@ payload: # (DNS Cache Pollution) + # > Apple + - DOMAIN,testflight.apple.com,PROXY # > Google - DOMAIN-SUFFIX,appspot.com - DOMAIN-SUFFIX,blogger.com diff --git a/Quantumult/Filter/Global.list b/Quantumult/Filter/Global.list index d57a077..6cf0bf9 100644 --- a/Quantumult/Filter/Global.list +++ b/Quantumult/Filter/Global.list @@ -1,4 +1,6 @@ # (DNS Cache Pollution) +# > Apple +DOMAIN,testflight.apple.com,PROXY # > Google DOMAIN-SUFFIX,appspot.com,PROXY DOMAIN-SUFFIX,blogger.com,PROXY diff --git a/Surge/Global.conf b/Surge/Global.conf index a364468..f1c12ef 100644 --- a/Surge/Global.conf +++ b/Surge/Global.conf @@ -31,7 +31,7 @@ wifi-access-socks5-port = 6153 # 兼容模式 # compatibility-mode = 0 # 跳过代理 -skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, localhost, *.local, *.localnetwork.uop, mfs.ykimg.com*.ttf +skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, localhost, *.local, mfs.ykimg.com*.ttf # 排除简单主机名 exclude-simple-hostnames = true # SSID 组策略 diff --git a/Surge/Global2.conf b/Surge/Global2.conf index 4df0d4e..6749f25 100644 --- a/Surge/Global2.conf +++ b/Surge/Global2.conf @@ -4,18 +4,18 @@ [General] loglevel = notify -skip-proxy = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 127.0.0.1, localhost, *.local, *.localnetwork.uop, mfs.ykimg.com*.ttf +skip-proxy = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 127.0.0.1, localhost, *.local, mfs.ykimg.com*.ttf bypass-system = true -dns-server = 119.29.29.29,223.5.5.5,system +dns-server = 119.29.29.29,system allow-wifi-access = false ipv6 = false [Proxy] 🌐Direct = direct ⛔️Reject = reject -🇨🇳TheHub = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Rules/core/Surge/SSEncrypt.module -🇺🇸LosSantos = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Rules/core/Surge/SSEncrypt.module -🇭🇰Sandbox = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Rules/core/Surge/SSEncrypt.module, obfs=tls, obfs-host=yunjiasu-cdn.net +🇨🇳TheHub = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/SSEncrypt.module +🇺🇸LosSantos = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/SSEncrypt.module +🇭🇰Sandbox = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/SSEncrypt.module, obfs=tls, obfs-host=yunjiasu-cdn.net [Proxy Group] # 白名单模式 PROXY,黑名单模式 DIRECT @@ -1138,6 +1138,8 @@ DOMAIN-SUFFIX,wetv.vip,🎞StreamingSE DOMAIN-SUFFIX,wetvinfo.com,🎞StreamingSE # (DNS Cache Pollution) +# > Apple +DOMAIN,testflight.apple.com,🌑Proxy,force-remote-dns # > Google DOMAIN-SUFFIX,appspot.com,🌑Proxy,force-remote-dns DOMAIN-SUFFIX,blogger.com,🌑Proxy,force-remote-dns diff --git a/Surge/Ruleset/Global.list b/Surge/Ruleset/Global.list index 7d06459..dff39bc 100644 --- a/Surge/Ruleset/Global.list +++ b/Surge/Ruleset/Global.list @@ -1,4 +1,6 @@ # (DNS Cache Pollution) +# > Apple +DOMAIN,testflight.apple.com # > Google DOMAIN-SUFFIX,appspot.com DOMAIN-SUFFIX,blogger.com