AWAvenue-Ads-Rule/rule/README.md
2024-05-12 17:08:54 +08:00

16 lines
602 B
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 如何贡献规则?
fork本分支修改本目录的文件你有大量的适合本规则的广告域名
否则我们**强烈建议**你在 issue 直接提出xxxxxxx是xxxxx的广告域名建议拦截并且附上必要的图片之类。
## 须知
`domain.txt` 文件为域名列表 一行一个 不会匹配子域名
`domain_regex.txt` 文件为`domain.txt`的正则表达式版本(并不是所有插件都会调用此规则)
`ip.txt` 文件为ipv4列表(并不是所有插件都会调用此规则)
`ip6.txt` 文件为ipv6列表(并不是所有插件都会调用此规则)