Merge pull request #178 from ignoramous/patch-1

Update readme.md
This commit is contained in:
git-ed
2021-05-17 11:42:17 +08:00
committed by GitHub

View File

@@ -16,24 +16,19 @@
* [BlahDNS lite adblocker](https://oooo.b-cdn.net/blahdns/lite_adblocker.txt) `~ 10M Adguard, uBlock`
* Mobile Adblock clients: [Blokada](https://github.com/blokadaorg/blokada) | [DNS66](https://github.com/julian-klode/dns66) | [pDNSf](https://zenz-solutions.de/personaldnsfilter) | [Nebulo](https://play.google.com/store/apps/details?id=com.frostnerd.smokescreen&hl=en_US) | [Adhell](https://play.google.com/store/apps/details?id=com.getadhell.androidapp&hl=en_US) | [DNSCloak(ios)](https://apps.apple.com/us/app/dnscloak-secure-dns-client/id1452162351)
* 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. https://github.com/blocklistproject/Lists
2. https://github.com/Perflyst/PiHoleBlocklist
3. https://tspprs.com/dl/torrent
4. https://github.com/ngosang/trackerslist/blob/master/trackers_all.txt
5. https://github.com/ngosang/trackerslist/blob/master/blacklist.txt
6. No google - https://raw.githubusercontent.com/nickspaargaren/no-google/master/pihole-google.txt
7. https://github.com/blocklistproject/Lists
8. https://github.com/Loyalsoldier/v2ray-rules-dat/
8.1 https://raw.githubusercontent.com/Loyalsoldier/v2ray-rules-dat/release/reject-list.txt (Full adblock list)
8.2 https://raw.githubusercontent.com/Loyalsoldier/v2ray-rules-dat/release/win-spy.txt (Windows spyware / tracker list)
8.3 https://raw.githubusercontent.com/Loyalsoldier/v2ray-rules-dat/release/win-extra.txt (Windows spyware extra list)
1. [blocklistproject/Lists](https://github.com/blocklistproject/Lists)
2. [Perflyst/PiHoleBlocklist](https://github.com/Perflyst/PiHoleBlocklist)
3. [tspprs.com/dl/torrent](https://tspprs.com/dl/torrent)
4. [ngosang/trackerslist/trackers](https://github.com/ngosang/trackerslist/blob/master/trackers_all.txt) | [ngosang/trackerslist/blacklist](https://github.com/ngosang/trackerslist/blob/master/blacklist.txt)
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)
```
Thanks a lot as well to everyone creating the original lists I am compiling together.