Update phone_singbox_v2.json
This commit is contained in:
parent
7e1ec3aad5
commit
4b5103696b
@ -18,12 +18,12 @@
|
|||||||
{
|
{
|
||||||
"tag": "fallback",
|
"tag": "fallback",
|
||||||
"address": "tls://8.8.4.4",
|
"address": "tls://8.8.4.4",
|
||||||
"detour": "PROXY"
|
"detour": "DIRECT"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "fallback2",
|
"tag": "fallback2",
|
||||||
"address": "tls://1.1.1.1",
|
"address": "tls://1.1.1.1",
|
||||||
"detour": "PROXY"
|
"detour": "DIRECT"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "fakeip",
|
"tag": "fakeip",
|
||||||
@ -62,7 +62,7 @@
|
|||||||
"inet4_range": "198.18.0.0/16",
|
"inet4_range": "198.18.0.0/16",
|
||||||
"inet6_range": "fc00::/18"
|
"inet6_range": "fc00::/18"
|
||||||
},
|
},
|
||||||
"final": "fallback",
|
"final": "local",
|
||||||
"independent_cache": true
|
"independent_cache": true
|
||||||
},
|
},
|
||||||
"inbounds": [
|
"inbounds": [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user