mirror of
https://github.com/2dust/v2rayN.git
synced 2025-12-10 13:30:21 +05:00
21 lines
308 B
Plaintext
21 lines
308 B
Plaintext
[
|
|
{
|
|
"domain": [
|
|
"geosite:google"
|
|
],
|
|
"outboundTag": "proxy"
|
|
},
|
|
{
|
|
"outboundTag": "direct",
|
|
"domain": [
|
|
"domain:example-example.com",
|
|
"domain:example-example2.com"
|
|
]
|
|
},
|
|
{
|
|
"outboundTag": "block",
|
|
"domain": [
|
|
"geosite:category-ads-all"
|
|
]
|
|
}
|
|
] |