致力于成为中文区命中率最高的广告过滤列表,实现精确的广告屏蔽和隐私保护。anti-AD现已支持AdGuardHome,dnsmasq, Surge,Pi-Hole,smartdns等网络组件。完全兼容常见的广告过滤工具所支持的各种广告过滤列表格式
Go to file
2019-11-01 06:00:11 +00:00
.gitignore update ignore file 2019-10-19 20:31:23 +08:00
adblock-for-dnsmasq.conf auto commit. script output--- Written file size:850508 2019-11-01 06:00:11 +00:00
black_domain_list.php update black domain list 2019-10-30 08:08:54 +08:00
block_domains.root.conf 优化屏蔽列表通用性 2019-09-04 17:46:22 +08:00
cjx-annoyance.txt auto commit. script output--- Written file size:850508 2019-11-01 06:00:11 +00:00
easylistchina+easylist.txt auto commit. script output--- Written file size:850508 2019-11-01 06:00:11 +00:00
fanboy-annoyance.txt add fanboy-annoyance 2019-11-01 00:48:07 +08:00
hosts1 auto commit. script output--- Written file size:827519 2019-10-31 06:00:11 +00:00
hosts2 auto commit. script output--- Written file size:850508 2019-11-01 06:00:11 +00:00
hosts3 add hosts3 2019-11-01 01:21:54 +08:00
LICENSE add LICENSE 2019-10-01 13:38:41 +08:00
make-addr.php add hosts3 2019-11-01 01:21:54 +08:00
README.md Update README.md 2019-11-01 01:28:48 +08:00
start.sh add hosts3 2019-11-01 01:21:54 +08:00
white_domain_list.php 优化白名单 2019-10-19 20:27:44 +08:00

anti-AD v3.0

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

3.0 changlog

  • 严格匹配域名,增强生成列表的有效性
  • 黑名单逻辑优化
  • 重复域名剔除算法优化,进一步精简列表
  • 代码bug修复

快速使用

  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

特别感谢