deCloudflare/subfiles/cloudflared/blocklists.md

31 lines
2.3 KiB
Markdown
Raw Normal View History

2023-11-12 23:45:03 -05:00
## How many % of domains listed in DNS filter/blocklists are using Cloudflare?
2023-11-12 20:44:30 -05:00
Below are some of public blocklists to block ads, affiliate, tracking, metrics, telemetry etc.
We picked domain lines from the list and filtered out duplicates.
Here's the result.
| Blocklist | Domains Count | Cloudflare | % |
2023-11-12 23:41:50 -05:00
| --- | --- | --- | --- |
2024-02-15 20:19:50 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 65,179 | 21,368 | 32.78% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 63,662 | 20,768 | 32.62% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 123,884 | 44,874 | 36.22% |
2024-01-27 20:21:57 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 814 | 41.68% |
2024-02-15 20:19:50 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 57,829 | 11,605 | 20.07% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 56,637 | 17,985 | 31.75% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 120,812 | 36,141 | 29.92% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 242,219 | 65,345 | 26.98% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 190,508 | 49,591 | 26.03% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 321,699 | 96,112 | 29.88% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 163,420 | 47,142 | 28.85% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 340,114 | 142,459 | 41.89% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 41,212 | 8,981 | 21.79% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 64,424 | 25,116 | 38.99% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 67,660 | 27,145 | 40.12% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 91,674 | 38,844 | 42.37% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,335 | 24,579 | 39.43% |
| Total | 762,375 | 265,528 | 34.83% |
2023-11-12 20:44:30 -05:00
2024-02-15 20:19:50 -05:00
### 34.83% of domains listed in DNS filter/blocklists are using Cloudflare.