添加DoH

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

View File

@ -38,6 +38,16 @@
"tag": "blocked" "tag": "blocked"
} }
], ],
"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"
]
},
"routing": { "routing": {
"domainStrategy": "AsIs", "domainStrategy": "AsIs",
"rules": [ "rules": [