mirror of https://github.com/2dust/v2rayN
Adjust some def configs
parent
282ad3ab2d
commit
d54a1c2754
|
@ -24,9 +24,5 @@
|
|||
"geoip:private",
|
||||
"geoip:cn"
|
||||
]
|
||||
},
|
||||
{
|
||||
"port": "0-65535",
|
||||
"outboundTag": "proxy"
|
||||
}
|
||||
]
|
|
@ -1,10 +1,5 @@
|
|||
{
|
||||
"servers": [
|
||||
{
|
||||
"tag": "out_dns",
|
||||
"address": "8.8.8.8",
|
||||
"detour": "proxy"
|
||||
},
|
||||
{
|
||||
"tag": "local",
|
||||
"address": "223.5.5.5",
|
||||
|
|
|
@ -13,12 +13,6 @@
|
|||
"geoip:cn"
|
||||
]
|
||||
},
|
||||
{
|
||||
"address": "https://1.1.1.1/dns-query",
|
||||
"domains": [
|
||||
"geosite:geolocation-!cn"
|
||||
]
|
||||
},
|
||||
"1.1.1.1",
|
||||
"https://dns.google/dns-query"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue