添加DoH

添加DoH
pull/163/head
cchhuuaann1 2020-02-03 16:47:00 +08:00 committed by GitHub
parent 16c3ae6398
commit 9033c9f9e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 9 deletions

View File

@ -39,15 +39,15 @@
} }
], ],
"dns": { "dns": {
"servers": [ "servers": [
"https+local://1.1.1.1/dns-query", "https+local://1.1.1.1/dns-query",
"1.1.1.1", "1.1.1.1",
"1.0.0.1", "1.0.0.1",
"8.8.8.8", "8.8.8.8",
"8.8.4.4", "8.8.4.4",
"localhost" "localhost"
] ]
}, },
"routing": { "routing": {
"domainStrategy": "AsIs", "domainStrategy": "AsIs",
"rules": [ "rules": [