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-12-10 20:23:32 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 53,884 | 16,874 | 31.32% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 52,355 | 16,293 | 31.12% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 112,326 | 39,813 | 35.44% |
2023-12-06 20:25:44 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 808 | 41.37% |
2023-12-10 20:23:32 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 53,439 | 10,909 | 20.41% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 53,623 | 17,499 | 32.63% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 135,484 | 37,773 | 27.88% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 295,887 | 78,605 | 26.57% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 228,247 | 62,146 | 27.23% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 389,402 | 108,444 | 27.85% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 157,903 | 46,179 | 29.25% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 329,327 | 140,314 | 42.61% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 36,681 | 8,470 | 23.09% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,430 | 22,692 | 37.55% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 63,512 | 24,590 | 38.72% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 86,948 | 36,038 | 41.45% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 58,340 | 22,159 | 37.98% |
| Total | 758,095 | 259,887 | 34.28% |
2023-11-12 20:44:30 -05:00
2023-12-10 20:23:32 -05:00
### 34.28% of domains listed in DNS filter/blocklists are using Cloudflare.