mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-31 15:26:20 +00:00
Update dns_singbox_normal
This commit is contained in:
parent
77b15cd530
commit
595d98b5fb
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"servers": [
|
"servers": [
|
||||||
{
|
{
|
||||||
"tag": "remote",
|
"tag": "remote",
|
||||||
"address": "8.8.8.8",
|
"address": "tcp://8.8.8.8",
|
||||||
"strategy": "prefer_ipv4",
|
"strategy": "prefer_ipv4",
|
||||||
"detour": "proxy"
|
"detour": "proxy"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue