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