Update phone_singbox_v2.json
This commit is contained in:
parent
4b5103696b
commit
02e7e8b0ea
@ -17,12 +17,12 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "fallback",
|
"tag": "fallback",
|
||||||
"address": "tls://8.8.4.4",
|
"address": "https://8.8.8.8/dns-query",
|
||||||
"detour": "DIRECT"
|
"detour": "DIRECT"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "fallback2",
|
"tag": "fallback2",
|
||||||
"address": "tls://1.1.1.1",
|
"address": "https://1.1.1.1/dns-query",
|
||||||
"detour": "DIRECT"
|
"detour": "DIRECT"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -52,6 +52,10 @@
|
|||||||
"clash_mode": "Global",
|
"clash_mode": "Global",
|
||||||
"server": "fallback"
|
"server": "fallback"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"rule_set": "geosite-cn",
|
||||||
|
"server": "local"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"query_type": ["A", "AAAA"],
|
"query_type": ["A", "AAAA"],
|
||||||
"server": "fakeip"
|
"server": "fakeip"
|
||||||
@ -453,11 +457,6 @@
|
|||||||
"action": "route",
|
"action": "route",
|
||||||
"outbound": "DIRECT"
|
"outbound": "DIRECT"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"rule_set": "geosite-google",
|
|
||||||
"action": "route",
|
|
||||||
"outbound": "DIRECT"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"rule_set": "geosite-cn",
|
"rule_set": "geosite-cn",
|
||||||
"action": "route",
|
"action": "route",
|
||||||
@ -496,13 +495,6 @@
|
|||||||
"url": "https://github.likezgq.top/https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-apple.srs",
|
"url": "https://github.likezgq.top/https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-apple.srs",
|
||||||
"download_detour": "DIRECT"
|
"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",
|
"tag": "geosite-cn",
|
||||||
"type": "remote",
|
"type": "remote",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user