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-04-08 21:23:38 -04:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 68,425 | 21,679 | 31.68% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 66,967 | 21,053 | 31.44% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 122,760 | 41,512 | 33.82% |
2024-04-02 21:21:03 -04:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 837 | 42.86% |
2024-04-08 21:23:38 -04:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 61,140 | 11,917 | 19.49% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 48,069 | 14,853 | 30.9% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 111,339 | 31,607 | 28.39% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 147,926 | 43,377 | 29.32% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 119,883 | 33,125 | 27.63% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 151,500 | 44,754 | 29.54% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 197,879 | 57,540 | 29.08% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 347,335 | 146,082 | 42.06% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 42,047 | 8,896 | 21.16% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 57,707 | 20,977 | 36.35% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 60,979 | 23,002 | 37.72% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 101,402 | 43,768 | 43.16% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 55,619 | 20,433 | 36.74% |
| Total | 701,279 | 251,787 | 35.9% |
2023-11-12 20:44:30 -05:00
2024-04-08 21:23:38 -04:00
### 35.9% of domains listed in DNS filter/blocklists are using Cloudflare.