diff --git a/phone_singbox_v2.json b/phone_singbox_v2.json index 81315ae..318c2d8 100644 --- a/phone_singbox_v2.json +++ b/phone_singbox_v2.json @@ -17,12 +17,12 @@ }, { "tag": "fallback", - "address": "tls://8.8.4.4", + "address": "https://8.8.8.8/dns-query", "detour": "DIRECT" }, { "tag": "fallback2", - "address": "tls://1.1.1.1", + "address": "https://1.1.1.1/dns-query", "detour": "DIRECT" }, { @@ -52,6 +52,10 @@ "clash_mode": "Global", "server": "fallback" }, + { + "rule_set": "geosite-cn", + "server": "local" + }, { "query_type": ["A", "AAAA"], "server": "fakeip" @@ -453,11 +457,6 @@ "action": "route", "outbound": "DIRECT" }, - { - "rule_set": "geosite-google", - "action": "route", - "outbound": "DIRECT" - }, { "rule_set": "geosite-cn", "action": "route", @@ -496,13 +495,6 @@ "url": "https://github.likezgq.top/https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-apple.srs", "download_detour": "DIRECT" }, - { - "tag": "geosite-google", - "type": "remote", - "format": "binary", - "url": "https://github.likezgq.top/https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-google.srs", - "download_detour": "DIRECT" - }, { "tag": "geosite-cn", "type": "remote",