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-01-14 20:23:11 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 60,511 | 19,653 | 32.48% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 59,114 | 19,116 | 32.34% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 119,170 | 42,533 | 35.69% |
2024-01-12 20:22:46 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 811 | 41.53% |
2024-01-14 20:23:11 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 57,418 | 11,627 | 20.25% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 54,305 | 17,236 | 31.74% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 126,409 | 36,400 | 28.8% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 281,696 | 79,554 | 28.24% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 194,564 | 48,814 | 25.09% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 328,201 | 87,738 | 26.73% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 155,106 | 44,031 | 28.39% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 334,208 | 142,868 | 42.75% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 39,477 | 8,756 | 22.18% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 64,522 | 24,453 | 37.9% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 67,692 | 26,436 | 39.05% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 91,752 | 38,257 | 41.7% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,433 | 23,916 | 38.31% |
| Total | 736,578 | 252,003 | 34.21% |
2023-11-12 20:44:30 -05:00
2024-01-14 20:23:11 -05:00
### 34.21% of domains listed in DNS filter/blocklists are using Cloudflare.