Adjust some def configs

pull/3773/head
2dust 2023-04-26 14:39:04 +08:00
parent 282ad3ab2d
commit d54a1c2754
3 changed files with 0 additions and 15 deletions

View File

@ -24,9 +24,5 @@
"geoip:private",
"geoip:cn"
]
},
{
"port": "0-65535",
"outboundTag": "proxy"
}
]

View File

@ -1,10 +1,5 @@
{
"servers": [
{
"tag": "out_dns",
"address": "8.8.8.8",
"detour": "proxy"
},
{
"tag": "local",
"address": "223.5.5.5",

View File

@ -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"
],