AWAvenue-Ads-Rule/rule
2025-04-25 00:51:01 +08:00
..
domain_regex.txt remove “adkwai.com” REGEX 2024-12-11 20:10:37 +08:00
domain.txt add “analysis.chatglm.cn” 2025-04-25 00:51:01 +08:00
ip6.txt 添加ipv6规则API&&修复 #71 错误 2024-05-12 14:22:43 +08:00
ip.txt block more IPs that collect excessive privacy. 2025-04-13 12:22:21 +08:00
README.md Update README.md 2024-05-27 13:20:26 +08:00

如何贡献规则?

fork本分支修改本目录的文件前提是你有一定量的适合本规则的广告域名我们并不乐意处理仅提交一个域名的Pr

否则我们强烈建议你在 issue 直接提出xxxxxxx是xxxxx的广告域名/是被错误拦截的,建议拦截/放行,并且附上必要的图片之类。

须知

domain.txt 文件为域名列表 一行一个 不会匹配子域名

domain_regex.txt 文件为domain.txt的正则表达式版本(并不是所有插件都会调用此规则)

ip.txt 文件为ipv4列表(并不是所有插件都会调用此规则)

ip6.txt 文件为ipv6列表(并不是所有插件都会调用此规则)