mirror of https://github.com/wulabing/Xray_onekey
commit
91b86faa5d
|
@ -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": [
|
||||
|
|
Loading…
Reference in New Issue