fix: dns 8888 to dns.google
This commit is contained in:
@@ -106,18 +106,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"
|
||||
|
Reference in New Issue
Block a user