mirror of
https://github.com/TG-Twilight/AWAvenue-Ads-Rule.git
synced 2025-11-04 14:49:47 +08:00
16 lines
602 B
Markdown
Executable File
16 lines
602 B
Markdown
Executable File
## 如何贡献规则?
|
||
|
||
fork本分支,修改本目录的文件(你有大量的适合本规则的广告域名)。
|
||
|
||
否则我们**强烈建议**你在 issue 直接提出:xxxxxxx是xxxxx的广告域名,建议拦截,并且附上必要的图片之类。
|
||
|
||
## 须知
|
||
|
||
`domain.txt` 文件为域名列表 一行一个 不会匹配子域名
|
||
|
||
`domain_regex.txt` 文件为`domain.txt`的正则表达式版本(并不是所有插件都会调用此规则)
|
||
|
||
`ip.txt` 文件为ipv4列表(并不是所有插件都会调用此规则)
|
||
|
||
`ip6.txt` 文件为ipv6列表(并不是所有插件都会调用此规则)
|