Update tun_singbox_dns (#6510)

This commit is contained in:
esmaiel777
2025-01-15 19:47:34 +08:00
committed by GitHub
parent de1132c2df
commit 060a35e091
+2 -2
View File
@@ -2,7 +2,7 @@
"servers": [
{
"tag": "remote",
"address": "8.8.8.8",
"address": "tcp://8.8.8.8",
"strategy": "prefer_ipv4",
"detour": "proxy"
},
@@ -33,4 +33,4 @@
}
],
"final": "remote"
}
}