From caf8e507ca52a9f5891e49301a7ce84f719a3a63 Mon Sep 17 00:00:00 2001 From: gentlyxu <1243610+gentlyxu@users.noreply.github.com> Date: Thu, 20 May 2021 21:24:41 +0800 Subject: [PATCH] supported adguard --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63a14471..8a5b99a9 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ | 文件 | raw | 官网地址 | 适用于 | | -------------------------------- |:------------------: | ---------------- |--------------------------------------------- | | `adblock-for-dnsmasq.conf` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/adblock-for-dnsmasq.conf) | [官网地址,更稳定](https://anti-ad.net/anti-ad-for-dnsmasq.conf) | dnsmasq及其衍生版本 | -| `anti-ad-easylist.txt` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-easylist.txt) | [官网地址,更稳定](https://anti-ad.net/easylist.txt) | AdGuardHome | +| `anti-ad-easylist.txt` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-easylist.txt) | [官网地址,更稳定](https://anti-ad.net/easylist.txt) | AdGuardHome(DNS过滤) | +| `anti-ad-adguard.txt` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-adguard.txt) | [官网地址,更稳定](https://anti-ad.net/adguard.txt) | AdGuard(匹配整个URL的域名部分) | | `anti-ad-domains.txt` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-domains.txt) | [官网地址,更稳定](https://anti-ad.net/domains.txt) | Pi-Hole或其他。 | | `anti-ad-surge.txt` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-surge.txt) | [官网地址,更稳定](https://anti-ad.net/surge.txt) | Surge或其他工具。 | | `anti-ad-surge2.txt` | [link](https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-surge2.txt) | [官网地址,更稳定](https://anti-ad.net/surge2.txt) | Surge或其他工具,DOMAIN-SET 格式性能更好。 |