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-29 21:21:56 -04:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 68,362 | 21,688 | 31.73% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 66,873 | 21,071 | 31.51% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 130,702 | 46,297 | 35.42% |
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 835 | 42.75% |
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 60,948 | 11,978 | 19.65% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 47,344 | 14,743 | 31.14% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 110,342 | 31,426 | 28.48% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 145,940 | 42,679 | 29.24% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 118,707 | 33,042 | 27.83% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 186,854 | 46,092 | 24.67% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 167,991 | 47,488 | 28.27% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 346,483 | 146,150 | 42.18% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 42,143 | 9,028 | 21.42% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 77,510 | 30,410 | 39.23% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 80,780 | 32,451 | 40.17% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 121,196 | 53,312 | 43.99% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 75,422 | 29,867 | 39.6% |
| Total | 711,898 | 246,962 | 34.69% |
2023-11-12 20:44:30 -05:00
2024-03-29 21:21:56 -04:00
### 34.69% of domains listed in DNS filter/blocklists are using Cloudflare.