YGXB_net
8c2cd35d2b
sing-box 1.9.0 修改了 domain_suffix 的行为:如果规则值以 . 为前缀则行为不变,否则改为匹配 (domain|.+\.domain)。
15 lines
251 B
JSON
15 lines
251 B
JSON
{
|
|
"version": 1,
|
|
"rules": [
|
|
{
|
|
"domain": [
|
|
""
|
|
],
|
|
"domain_suffix": [
|
|
"js.design",
|
|
"vdtuzv.com",
|
|
"boso.ltd"
|
|
]
|
|
}
|
|
]
|
|
} |