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-31 20:23:05 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 61,760 | 20,003 | 32.39% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 59,765 | 19,431 | 32.51% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 119,215 | 42,336 | 35.51% |
2024-01-27 20:21:57 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 814 | 41.68% |
2024-01-31 20:23:05 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 57,214 | 11,632 | 20.33% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 56,835 | 17,432 | 30.67% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 119,382 | 34,479 | 28.88% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 235,277 | 62,518 | 26.57% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 190,968 | 48,277 | 25.28% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 305,302 | 82,839 | 27.13% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 154,703 | 44,437 | 28.72% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 338,270 | 144,211 | 42.63% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 40,230 | 8,891 | 22.1% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 66,992 | 25,777 | 38.48% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 70,203 | 27,784 | 39.58% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 94,223 | 39,541 | 41.97% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 64,903 | 25,239 | 38.89% |
| Total | 738,964 | 254,305 | 34.41% |
2023-11-12 20:44:30 -05:00
2024-01-31 20:23:05 -05:00
### 34.41% of domains listed in DNS filter/blocklists are using Cloudflare.