mirror of https://github.com/2dust/v2rayN
Update dns_singbox_normal (#6511)
parent
060a35e091
commit
2662243641
|
@ -2,7 +2,7 @@
|
|||
"servers": [
|
||||
{
|
||||
"tag": "remote",
|
||||
"address": "8.8.8.8",
|
||||
"address": "tcp://8.8.8.8",
|
||||
"strategy": "prefer_ipv4",
|
||||
"detour": "proxy"
|
||||
},
|
||||
|
@ -32,4 +32,4 @@
|
|||
}
|
||||
],
|
||||
"final": "remote"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue