anti-AD的镜像仓库
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
gently 5b8d0e894e update document 5 years ago
dist 整理列表,生成最终列表 5 years ago
lib update black domain list 5 years ago
origin-files auto commit. script output--- Written file size:877590 5 years ago
tools 显示进度 5 years ago
.gitignore 整理列表,生成最终列表 5 years ago
LICENSE add LICENSE 5 years ago
README.md update document 5 years ago
adblock-for-dnsmasq.conf auto commit. script output--- Written file size:877590 5 years ago
block_domains.root.conf 微更新黑名单列表 5 years ago
changelog.md update document 5 years ago
make-addr.php 整理列表,生成最终列表 5 years ago
start.sh 更新执行脚本,完善代码 5 years ago

README.md

anti-AD v4.0

基于dnsmasq服务的广告封杀、恶意网站屏蔽、隐私保护工具

v4.0 (2019.12.14)

  • 开始支持检查无效域名,进一步降低最终生成文件的体积
  • 分离出国内域名的精简配置(dist/anti-ad-basic.conf)和优化后的完整配置(dist/anti-ad-full.conf),可以选择不同等级了
  • 代码重构工程化分离class分离工具逻辑更清晰

快速使用

  1. 下载adblock-for-dnsmasq.conf (国内加速), 保存到你的dnsmasq配置的正确目录下
  2. 重启dnsmasq服务
  3. 已经生效了enjoy it

个性化

运行start.sh,会去下载easylist,yhosts,neohosts,cjxlist等其他大神维护的屏蔽列表然后整理合并成一个文件。拿着这个文件放入到例如/etc/dnsmasq.d/的目录下然后重启dnsmasq进程就能加载。更新依赖于其他大神的内容更新了。

  • adblock-for-dnsmasq.conf - 这个是最终生成的配置文件大约每月更新4次,所以如果你打算直接下载我维护的这个文件不需要太高的pull频率

  • make-addr.php - 是php脚本的主文件,执行php make-addr.php将更新配置文件

  • black_domain_list.php - 是用来配置域名黑名单,这个威力巨大,谨慎使用

  • white_domain_list.php - 白名单,优先级低于黑名单,即一个域名同时出现在黑白名单中时,将采用黑名单规则

  • block_domains.root.conf - 这个文件是用来配置无论别人怎么更新,你都要保留的配置的,满足个性化需求,随心所欲。

欢迎提意见

对于本工具大家伙儿有任何建议或者存在误杀bug其他错误各种意见 请开issue

特别感谢