DNS optimize

This commit is contained in:
paniy
2021-04-09 14:47:03 +08:00
parent 77de3b5c4e
commit e37db7f4c4
3 changed files with 16 additions and 14 deletions
+4 -4
View File
@@ -67,12 +67,12 @@
],
"dns": {
"servers": [
"https+local://1.1.1.1/dns-query",
"1.1.1.1",
"1.0.0.1",
"8.8.8.8",
"8.8.4.4",
"localhost"
"1.1.1.1",
"1.0.0.1",
"localhost",
"https+local://1.1.1.1/dns-query"
]
},
"routing": {