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-16 20:20:49 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 65,323 | 21,299 | 32.61% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 63,899 | 20,756 | 32.48% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 124,114 | 44,875 | 36.16% |
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 815 | 41.73% |
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 58,005 | 11,624 | 20.04% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 56,658 | 17,962 | 31.7% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 120,894 | 36,128 | 29.88% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 242,784 | 65,429 | 26.95% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 191,084 | 49,631 | 25.97% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 322,229 | 96,183 | 29.85% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 162,338 | 46,843 | 28.86% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 339,820 | 142,382 | 41.9% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 41,190 | 9,001 | 21.85% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 65,408 | 25,514 | 39.01% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 68,644 | 27,542 | 40.12% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 92,658 | 39,247 | 42.36% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 63,319 | 24,977 | 39.45% |
| Total | 762,441 | 265,553 | 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.