Update tun_singbox_dns (#6510)
This commit is contained in:
@@ -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"
|
||||||
},
|
},
|
||||||
@@ -33,4 +33,4 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"final": "remote"
|
"final": "remote"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user