mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-29 14:26:20 +00:00
Update tun_singbox_dns
This commit is contained in:
parent
33322e8795
commit
e2b3d6a1e4
1 changed files with 8 additions and 1 deletions
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue