fix: dns 8888 to dns.google

This commit is contained in:
233boy
2022-05-26 13:34:30 +08:00
parent 9c63512887
commit 39193def31
13 changed files with 24 additions and 84 deletions

View File

@@ -68,18 +68,13 @@
"protocol": "blackhole",
"settings": {},
"tag": "blocked"
},
{
"protocol": "mtproto",
"settings": {},
"tag": "tg-out"
}
}
//include_out_config
//
],
"dns": {
"servers": [
"https+local://8.8.8.8/dns-query",
"https+local://dns.google/dns-query",
"8.8.8.8",
"1.1.1.1",
"localhost"