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-11-21 20:28:56 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 55,081 | 17,090 | 31.03% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 52,746 | 16,437 | 31.16% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 111,774 | 39,028 | 34.92% |
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-11-21 20:28:56 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 54,262 | 10,869 | 20.03% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 50,344 | 16,809 | 33.39% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 136,121 | 37,591 | 27.62% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 297,467 | 77,950 | 26.2% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 230,293 | 61,904 | 26.88% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 389,295 | 108,136 | 27.78% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 155,907 | 45,375 | 29.1% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 356,240 | 148,449 | 41.67% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 36,986 | 8,424 | 22.78% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 63,883 | 24,586 | 38.49% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 66,905 | 26,450 | 39.53% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 88,923 | 36,855 | 41.45% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 61,793 | 24,053 | 38.93% |
| Total | 786,775 | 268,017 | 34.07% |
2023-11-12 20:44:30 -05:00
2023-11-21 20:28:56 -05:00
### 34.07% of domains listed in DNS filter/blocklists are using Cloudflare.