Merge pull request #163 from cchhuuaann1/master

ws 方式 添加DoH
pull/175/head
wulabing 2020-02-03 17:01:16 +08:00 committed by GitHub
commit 91b86faa5d
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"
}
],
"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": {
"domainStrategy": "AsIs",
"rules": [