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/Quantumult/Global.conf b/Quantumult/Global.conf index 5fd1c65..5f16890 100644 --- a/Quantumult/Global.conf +++ b/Quantumult/Global.conf @@ -135,7 +135,7 @@ https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/China.list, tag=🇨🇳China, enabled=true # 使用来自 ipipdotnet 的 ChinaIP 以解决数据不准确的问题,使用 ChinaIP.list 时禁用「GEOIP,CN」规则 -https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/Extra/ChinaIP.list, tag=🇨🇳China, enabled=false +https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/Extra/ChinaIP.list, tag=🇨🇳China IP-CIDR, enabled=false [rewrite_remote] # @@ -155,6 +155,7 @@ https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrit https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Unlock/TikTokJP.conf, tag=🔓TikTokJP(多选一不可共用), enabled=false https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Unlock/TikTokKR.conf, tag=🔓TikTokKR(多选一不可共用), enabled=false https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Unlock/TikTokTW.conf, tag=🔓TikTokTW(多选一不可共用), enabled=false +https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Unlock/TikTokUK.conf, tag=🔓TikTokUK(多选一不可共用), enabled=false # Resso https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Resso.conf, tag=🔓Resso, enabled=false diff --git a/Quantumult/Rewrite/Unlock/TikTokUK.conf b/Quantumult/Rewrite/Unlock/TikTokUK.conf new file mode 100644 index 0000000..c18e9db --- /dev/null +++ b/Quantumult/Rewrite/Unlock/TikTokUK.conf @@ -0,0 +1,6 @@ +hostname = *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com + +# TikTok By wzw1997007 & Choler +(?<=_region=)CN(?=&) url 307 UK +(?<=&app_version=)16..(?=.?.?&) url 307 1 +(?<=\?version_code=)16..(?=.?.?&) url 307 1 \ No newline at end of file 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/Module/Unlock/TikTokUK.sgmodule b/Surge/Module/Unlock/TikTokUK.sgmodule new file mode 100644 index 0000000..0a1f9f1 --- /dev/null +++ b/Surge/Module/Unlock/TikTokUK.sgmodule @@ -0,0 +1,11 @@ +#!name=Unlock TikTok UK +#!desc=Make Your Day - By wzw1997007 & Choler +#!system=ios + +[URL Rewrite] +(?<=_region=)CN(?=&) UK 307 +(?<=&app_version=)16..(?=.?.?&) 1 307 +(?<=\?version_code=)16..(?=.?.?&) 1 307 + +[MITM] +hostname = %INSERT% *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com \ No newline at end of file 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