From 7f69cd8417309a08c5613fd64b7a7552e70b66dd Mon Sep 17 00:00:00 2001 From: Quack~ Date: Wed, 1 Oct 2025 13:35:30 +0800 Subject: [PATCH] chore: tidy up readme --- hosts/README.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/hosts/README.md b/hosts/README.md index ac9aa14..f5000bd 100755 --- a/hosts/README.md +++ b/hosts/README.md @@ -24,11 +24,6 @@ * [lite domain](https://oooo.b-cdn.net/blahdns/lite_domain.txt) -* Mobile Adblock clients: [Adhell](https://play.google.com/store/apps/details?id=com.getadhell.androidapp&hl=en_US) | [Blokada](https://github.com/blokadaorg/blokada) | [DNSCloak(ios)](https://apps.apple.com/us/app/dnscloak-secure-dns-client/id1452162351) | [DNS66](https://github.com/julian-klode/dns66) | [pDNSf](https://zenz-solutions.de/personaldnsfilter) | [Nebulo](https://github.com/Ch4t4r/Nebulo) | [RethinkDNS + Firewall](https://github.com/celzero/rethink-app) - -**Allow list** - -* [Blockconvert allowlist](https://raw.githubusercontent.com/mkb2091/blockconvert/master/output/whitelist_domains.txt) ## Useful blocklist (not included) 1. [blocklistproject/Lists](https://github.com/blocklistproject/Lists) @@ -38,14 +33,10 @@ 5. [nickspaargaren/no-google](https://raw.githubusercontent.com/nickspaargaren/no-google/master/pihole-google.txt) 6. [Loyalsoldier/v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat/): [Full adblock list](https://raw.githubusercontent.com/Loyalsoldier/v2ray-rules-dat/release/reject-list.txt) | [Windows spyware / tracker list](https://raw.githubusercontent.com/Loyalsoldier/v2ray-rules-dat/release/win-spy.txt) | [Windows spyware extra list](https://raw.githubusercontent.com/Loyalsoldier/v2ray-rules-dat/release/win-extra.txt) +## AirVPN blocklist + ``` https://airvpn.org/api/dns_lists/?code=air_malware&block=0.0.0.0&style=domains https://airvpn.org/api/dns_lists/?code=air_cryptojacking&block=0.0.0.0&style=domains https://airvpn.org/api/dns_lists/?code=air_ads&block=0.0.0.0&style=domains - -``` - -``` -Thanks a lot as well to everyone creating the original lists I am compiling together. -Origin source: https://github.com/zoonderkins/blahdns/raw/master/hosts/source.txt ```