v3 boom
This commit is contained in:
10
templates/rules/ban_domain.json
Normal file
10
templates/rules/ban_domain.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "field",
|
||||
"domain": [
|
||||
"domain:baidu.com",
|
||||
"2345.com",
|
||||
"360.com"
|
||||
],
|
||||
"outboundTag": "blocked" // don't change this tag
|
||||
}
|
||||
// https://v2ray.com/chapter_02/03_routing.html
|
Reference in New Issue
Block a user