diff --git a/README.md b/README.md index 28dfb53d..0a564f69 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # anti-AD v4 -##### anti-AD是目前中文区命中率最高的广告过滤列表,实现了精确的广告屏蔽和隐私保护。现已支持AdGuardHome,dnsmasq, Surge,Pi-Hole等优秀的网络组件。 +#### anti-AD是目前中文区命中率最高的广告过滤列表,实现了精确的广告屏蔽和隐私保护。现已支持AdGuardHome,dnsmasq, Surge,Pi-Hole等优秀的网络组件。 使用anti-AD能够屏蔽广告域名,能屏蔽电视盒子广告,屏蔽app内置广告,同时屏蔽了一些日志收集、大数据统计等涉及个人隐私信息的站点,能够保护个人隐私不被偷偷上传。 @@ -12,11 +12,11 @@ | 文件 | raw | gitee | 操作参考 | 适用于 | | -------------------------------- |:------------------: | -------- | ------------------------------------------------------------------------------------------------------------------------------------------- |--------------------------------------------- | -| `adblock-for-dnsmasq.conf` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/adblock-for-dnsmasq.conf) | [加速🚀](https://gitee.com/privacy-protection-tools/anti-ad/raw/master/anti-ad-for-dnsmasq.conf) | 1. 下载过滤列表文件后, 保存到你的dnsmasq配置的正确目录下;
2. 重启dnsmasq服务;
3. 已经生效了,enjoy it。 | dnsmasq及其衍生版本 | -| `anti-ad-easylist.txt` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-easylist.txt) | [加速🚀](https://gitee.com/privacy-protection-tools/anti-ad/raw/master/easylist.txt) | 1. 进入AdGuardHome过滤器页面;
2. 选择添加过滤器输入名称 anti-AD,url地址填raw链接或者jsDelivr;
3. 点击确认后即生效 | AdGuardHome | -| `anti-ad-domains.txt` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-domains.txt) | [加速🚀](https://gitee.com/privacy-protection-tools/anti-ad/raw/master/domains.txt) | 以Pi-Hole为例
1. 进入pi-hole设置界面
2. 添加本domains列表链接到pi-hole的过滤器列表中
3. 点击save & update
4. 更新成功后即可生效 | Pi-Hole以及任何支持域名过滤列表的工具。 | +| `adblock-for-dnsmasq.conf` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/adblock-for-dnsmasq.conf) | [加速🚀](https://gitee.com/privacy-protection-tools/anti-ad/raw/master/anti-ad-for-dnsmasq.conf) | 1. 下载过滤列表文件后, 保存到你的dnsmasq配置的正确目录下;
2. 重启dnsmasq服务;
3. 已经生效了,enjoy it。 | [dnsmasq](http://www.thekelleys.org.uk/dnsmasq/doc.html)及其衍生版本 | +| `anti-ad-easylist.txt` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-easylist.txt) | [加速🚀](https://gitee.com/privacy-protection-tools/anti-ad/raw/master/easylist.txt) | 1. 进入AdGuardHome过滤器页面;
2. 选择添加过滤器输入名称 anti-AD,url地址填raw链接或者jsDelivr;
3. 点击确认后即生效 | [AdGuardHome](https://github.com/AdguardTeam/AdGuardHome) | +| `anti-ad-domains.txt` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-domains.txt) | [加速🚀](https://gitee.com/privacy-protection-tools/anti-ad/raw/master/domains.txt) | 以Pi-Hole为例
1. 进入pi-hole设置界面
2. 添加本domains列表链接到pi-hole的过滤器列表中
3. 点击save & update
4. 更新成功后即可生效 | [Pi-Hole](https://github.com/pi-hole/pi-hole)以及任何支持域名过滤列表的工具。 | | `anti-ad-surge.txt` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-surge.txt) | [加速🚀](https://gitee.com/privacy-protection-tools/anti-ad/raw/master/surge.txt) | 直接订阅本条链接,保存后生效 | Surge或任何支持解析该格式的广告过滤工具。 | -| `anti-ad-smartdns.conf` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-smartdns.conf) | [加速🚀](https://gitee.com/privacy-protection-tools/anti-ad/raw/master/anti-ad-for-smartdns.conf) | 1. 下载本过滤文件,放置在合适位置;
2. 在smartdns.conf中配置`conf-file`来关联;
3. 重启smartdns服务,生效 | SmartDNS | +| `anti-ad-smartdns.conf` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-smartdns.conf) | [加速🚀](https://gitee.com/privacy-protection-tools/anti-ad/raw/master/anti-ad-for-smartdns.conf) | 1. 下载本过滤文件,放置在合适位置;
2. 在smartdns.conf中配置`conf-file`来关联;
3. 重启smartdns服务,生效 | [SmartDNS](https://github.com/pymumu/smartdns) | ## 版本历史