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-01-15 20:22:51 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 60,784 | 19,705 | 32.42% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 59,195 | 19,157 | 32.36% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 119,015 | 42,364 | 35.6% |
2024-01-12 20:22:46 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 811 | 41.53% |
2024-01-15 20:22:51 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 57,475 | 11,631 | 20.24% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 53,846 | 17,012 | 31.59% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 124,896 | 36,054 | 28.87% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 282,177 | 79,531 | 28.18% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 195,168 | 48,865 | 25.04% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 318,342 | 85,199 | 26.76% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 155,133 | 43,998 | 28.36% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 333,936 | 142,747 | 42.75% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 39,454 | 8,746 | 22.17% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 64,522 | 24,458 | 37.91% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 67,692 | 26,441 | 39.06% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 91,752 | 38,254 | 41.69% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 62,433 | 23,921 | 38.31% |
| Total | 737,064 | 251,852 | 34.17% |
2023-11-12 20:44:30 -05:00
2024-01-15 20:22:51 -05:00
### 34.17% of domains listed in DNS filter/blocklists are using Cloudflare.