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-13 21:21:40 -04:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 69,795 | 22,471 | 32.2% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 67,006 | 21,359 | 31.88% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 135,771 | 49,222 | 36.25% |
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 825 | 42.24% |
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 59,385 | 11,900 | 20.04% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 57,562 | 17,944 | 31.17% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 113,486 | 33,237 | 29.29% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 198,799 | 54,324 | 27.33% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 173,621 | 45,403 | 26.15% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 239,721 | 71,084 | 29.65% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 153,327 | 44,376 | 28.94% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 343,228 | 145,304 | 42.33% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 40,537 | 8,889 | 21.93% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 73,109 | 29,063 | 39.75% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 76,373 | 31,106 | 40.73% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 116,774 | 52,043 | 44.57% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 71,021 | 28,522 | 40.16% |
| Total | 713,851 | 253,475 | 35.51% |
2023-11-12 20:44:30 -05:00
2024-03-13 21:21:40 -04:00
### 35.51% of domains listed in DNS filter/blocklists are using Cloudflare.