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