Update tun_singbox_dns (#6510)

pull/6513/head
esmaiel777 2025-01-15 15:17:34 +03:30 committed by GitHub
parent de1132c2df
commit 060a35e091
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

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"
}
}