Update phone_singbox_v2.json
This commit is contained in:
parent
4b5103696b
commit
02e7e8b0ea
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user