anti-AD/README.md

53 lines
2.4 KiB
Markdown
Raw Normal View History

2019-12-14 16:23:37 +08:00
# anti-AD v4.0
2017-12-31 20:25:35 +08:00
2019-11-01 01:28:48 +08:00
### 基于dnsmasq服务的广告封杀、恶意网站屏蔽、隐私保护工具
2019-08-28 22:58:59 +08:00
2019-12-14 16:23:37 +08:00
#### 4.0 changelog
- 开始支持检查无效域名,进一步降低最终生成文件的体积
2019-12-14 21:36:35 +08:00
- 分离出国内域名的精简配置(`dist/anti-ad-basic.conf`)和优化后的完整配置(`dist/anti-ad-full.conf`),可以选择不同等级了
2019-12-14 16:23:37 +08:00
- 代码重构工程化分离class分离工具逻辑更清晰
2019-10-22 22:16:30 +08:00
#### 3.0 changlog
2019-10-19 23:05:35 +08:00
- 严格匹配域名,增强生成列表的有效性
- 黑名单逻辑优化
- 重复域名剔除算法优化,进一步精简列表
- 代码bug修复
2018-10-04 01:35:28 +08:00
2019-09-04 19:46:50 +08:00
## 快速使用
2017-12-31 20:25:35 +08:00
2019-12-15 16:21:53 +08:00
1. 下载[adblock-for-dnsmasq.conf](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/adblock-for-dnsmasq.conf) ([国内加速](https://anti-ad.oss-cn-shanghai.aliyuncs.com/adblock-for-dnsmasq.conf)), 保存到你的dnsmasq配置的正确目录下
2019-09-04 19:50:03 +08:00
2. 重启dnsmasq服务
3. 已经生效了enjoy it
2017-12-31 20:25:35 +08:00
2019-09-04 19:46:50 +08:00
## 个性化
2018-10-04 01:18:14 +08:00
2019-09-04 19:46:50 +08:00
运行start.sh,会去下载easylist,yhosts,neohosts,cjxlist等其他大神维护的屏蔽列表然后整理合并成一个文件。拿着这个文件放入到例如/etc/dnsmasq.d/的目录下然后重启dnsmasq进程就能加载。更新依赖于其他大神的内容更新了。
2018-10-04 01:18:14 +08:00
2019-09-04 19:50:03 +08:00
* `adblock-for-dnsmasq.conf` - 这个是最终生成的配置文件大约每月更新4次,所以如果你打算直接下载我维护的这个文件不需要太高的pull频率
2018-10-08 11:29:34 +08:00
2019-09-04 19:50:03 +08:00
* `make-addr.php` - 是php脚本的主文件,执行php make-addr.php将更新配置文件
2018-10-04 01:18:14 +08:00
2019-09-04 19:50:03 +08:00
* `black_domain_list.php` - 是用来配置域名黑名单,这个威力巨大,谨慎使用
2018-10-08 11:29:34 +08:00
2019-09-04 19:50:03 +08:00
* `white_domain_list.php` - 白名单,优先级低于黑名单,即一个域名同时出现在黑白名单中时,将采用黑名单规则
2019-08-28 22:58:59 +08:00
2019-09-04 19:50:03 +08:00
* `block_domains.root.conf` - 这个文件是用来配置无论别人怎么更新,你都要保留的配置的,满足个性化需求,随心所欲。
2017-12-31 20:25:35 +08:00
2019-10-22 22:16:30 +08:00
## 欢迎提意见
2017-12-31 20:25:35 +08:00
2019-10-22 22:19:21 +08:00
对于本工具大家伙儿有任何建议或者存在误杀bug其他错误各种意见 [请开issue](https://github.com/gentlyxu/anti-AD/issues/new)
2019-09-04 19:46:50 +08:00
## 特别感谢
- [Adblock Plus](https://adblockplus.org/) - 畅游清爽洁净的网络!
- [neoFelhz/neohosts](https://github.com/neoFelhz/neohosts) - 自由·负责·克制 去广告 Hosts 项目
- [vokins/yhosts](https://github.com/vokins/yhosts) - yhosts
- [cjx82630/cjxlist](https://github.com/cjx82630/cjxlist) - Adblock Plus EasyList Lite与CJX's Annoyance List