Update dns_singbox_normal

This commit is contained in:
esmaiel777 2025-01-15 12:32:31 +03:30 committed by GitHub
parent 77b15cd530
commit 595d98b5fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"
},
@ -32,4 +32,4 @@
}
],
"final": "remote"
}
}