Update tun_singbox_dns

This commit is contained in:
qiopgh 2023-04-29 18:52:48 +08:00 committed by GitHub
parent 33322e8795
commit e2b3d6a1e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,13 @@
"server": "local", "server": "local",
"disable_cache": true "disable_cache": true
}, },
{
"source_geoip": [
"cn"
],
"server": "local",
"disable_cache": true
},
{ {
"geosite": [ "geosite": [
"category-ads-all" "category-ads-all"
@ -32,4 +39,4 @@
} }
], ],
"strategy": "ipv4_only" "strategy": "ipv4_only"
} }