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-24 20:22:14 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 66,249 | 21,502 | 32.46% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 64,669 | 20,893 | 32.31% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 127,704 | 45,794 | 35.86% |
2024-02-23 20:23:39 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 819 | 41.94% |
2024-02-24 20:22:14 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 58,589 | 11,668 | 19.92% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 57,219 | 17,953 | 31.38% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 122,370 | 36,588 | 29.9% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 243,149 | 64,454 | 26.51% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 195,154 | 50,280 | 25.76% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 333,181 | 97,075 | 29.14% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 160,085 | 46,178 | 28.85% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 342,124 | 143,713 | 42.01% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 38,589 | 8,636 | 22.38% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 68,309 | 26,350 | 38.57% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 71,567 | 28,387 | 39.66% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 111,965 | 49,428 | 44.15% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 66,220 | 25,811 | 38.98% |
| Total | 771,629 | 268,192 | 34.76% |
2023-11-12 20:44:30 -05:00
2024-02-24 20:22:14 -05:00
### 34.76% of domains listed in DNS filter/blocklists are using Cloudflare.