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
| --- | --- | --- | --- |
2023-12-04 20:29:08 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 54,103 | 16,910 | 31.26% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 52,256 | 16,307 | 31.21% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 111,980 | 39,632 | 35.39% |
2023-11-18 20:27:34 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 807 | 41.32% |
2023-12-04 20:29:08 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 53,906 | 10,882 | 20.19% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 52,968 | 17,402 | 32.85% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 134,719 | 37,578 | 27.89% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 296,376 | 78,652 | 26.54% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 227,466 | 61,802 | 27.17% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 389,979 | 108,632 | 27.86% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 157,606 | 45,895 | 29.12% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 354,773 | 151,882 | 42.81% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 36,531 | 8,439 | 23.1% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,430 | 22,867 | 37.84% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 63,512 | 24,765 | 38.99% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 86,948 | 36,207 | 41.64% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 58,340 | 22,334 | 38.28% |
| Total | 784,090 | 270,633 | 34.52% |
2023-11-12 20:44:30 -05:00
2023-12-04 20:29:08 -05:00
### 34.52% of domains listed in DNS filter/blocklists are using Cloudflare.