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-03-24 21:22:27 -04:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 70,596 | 22,523 | 31.9% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 67,620 | 21,266 | 31.45% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 139,637 | 51,178 | 36.65% |
2024-03-23 21:23:57 -04:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 830 | 42.5% |
2024-03-24 21:22:27 -04:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 59,587 | 11,863 | 19.91% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 45,999 | 14,509 | 31.54% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 106,211 | 30,537 | 28.75% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 145,640 | 42,294 | 29.04% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 118,703 | 33,364 | 28.11% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 188,830 | 45,898 | 24.31% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 153,538 | 44,901 | 29.24% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 342,011 | 145,018 | 42.4% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 40,840 | 8,926 | 21.86% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 76,699 | 30,519 | 39.79% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 79,967 | 32,561 | 40.72% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 120,385 | 53,455 | 44.4% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 74,611 | 29,978 | 40.18% |
| Total | 698,135 | 244,073 | 34.96% |
2023-11-12 20:44:30 -05:00
2024-03-23 21:23:57 -04:00
### 34.96% of domains listed in DNS filter/blocklists are using Cloudflare.