back to home

REIJI007 / AdBlock_Rule_For_Sing-box

适用于Sing-box的广告域名拦截RULE-SET规则集,每20分钟更新一次

132 stars
20 forks
0 issues
PowerShell

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing REIJI007/AdBlock_Rule_For_Sing-box 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.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/REIJI007/AdBlock_Rule_For_Sing-box)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

AdBlock_Rule_For_Sing-box 适用于Sing-box的广告域名拦截RULE-SET规则集,每20分钟更新一次 **一、从多个广告过滤器中提取拦截域名条目,删除重复项,并将它们转换为兼容Sing-box的json格式和srs二进制格式,其中列表的每行都是被拦截域名,一行仅一条规则。该列表可以用作Sing-box的rule_set.以阻止广告域名, powershell脚本每20分钟自动执行并将生成的文件发布在release中.三个文件的下载地址分别如下,其中adblock_reject_domain.txt是单纯的带引号和逗号的被拦截域名列表 ,adblock_reject.json是json格式的域名拦截rule_set规则集,adblock_reject.srs则是由sing-box核心将adblock_reject.json编译转化得来的规则集** 订阅地址 JSON Github原始链接 | jsDelivr 加速链接 SRS Github原始链接 | jsDelivr 加速链接 拦截域名 Github原始链接 | jsDelivr 加速链接 警告:本过滤器订阅有可能破坏某些网站的功能,也有可能封禁某些色情、赌博网站,使用前请斟酌考虑,如有误杀请积极向上游issue反馈,本仓库仅提供去重、筛选、合并功能 **二、使用方式:** *修改sing-box配置中的DNS模块和路由模块,JSON注意去掉注释,"route.rules"和 "route.rule_set"中的 "tag" 值需要保持一致* **三、本仓库引用的广告过滤规则来源请查看 (目前106个来源)。至于是否误杀域名完全取决于这些处于上游的广告过滤器的域名拦截行为,你可按在本地使用powershell脚本进行DIY本地定制化,亦或者fork本仓库自行DIY** **四、特别鸣谢** • sing-box • Adguard LICENSE • CC-BY-SA-4.0 License • GPL-3.0 License