REIJI007 / AdBlock_Rule_For_Clash
适用于Clash(premium核心与mihomo核心)的广告域名拦截RULE-SET规则集,每20分钟更新一次
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing REIJI007/AdBlock_Rule_For_Clash in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewAdBlock_Rule_For_Clash 适用于Clash(premium核心与mihomo核心)的广告域名拦截RULE-SET规则集,每20分钟更新一次 **一、从多个广告过滤器中提取拦截域名条目,删除重复项,并将它们转换为兼容Clash的payload列表格式,一行仅一条规则。该列表可以用作Clash的rule-providers以阻止广告域名, powershell脚本每20分钟自动执行并将生成的文件发布在release中.三个文件的下载地址分别如下,其中adblock_reject.yaml和adblock_reject.txt是Matcher Ruleset格式数组构成的payload列表,adblock_reject.mrs则是由mihomo核心将adblock_reject.yaml编译转化得来的规则集** 订阅地址 YAML Github原始链接 | jsDelivr 加速链接 MRS Github原始链接 | jsDelivr 加速链接 TXT Github原始链接 | jsDelivr 加速链接 警告:本过滤器订阅有可能破坏某些网站的功能,也有可能封禁某些色情、赌博网站,使用前请斟酌考虑,如有误杀请积极向上游issue反馈,本仓库仅提供去重、筛选、合并功能 **二、关于本仓库使用方式:** *使用方式:将下面对应格式的配置文件中rule-providers字段和rules字段内容添加到你的配置文件充当远程规则集,需要特别注意配置文件的缩进和对齐(同步本仓库的云端部署的远程规则集配置)* **三、本仓库引用的广告过滤规则来源请查看 (目前106个来源)。至于是否误杀域名完全取决于这些处于上游的广告过滤器的域名拦截行为,你可按在本地使用powershell脚本进行DIY本地定制化,亦或者fork本仓库自行DIY** **四、特别鸣谢** • mihomo • Adguard LICENSE • CC-BY-SA-4.0 License • GPL-3.0 License