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-24 20:22:25 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 61,442 | 20,000 | 32.55% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 59,524 | 19,209 | 32.27% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 119,244 | 42,539 | 35.67% |
2024-01-22 20:23:27 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 813 | 41.63% |
2024-01-24 20:22:25 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 58,518 | 11,630 | 19.87% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 56,705 | 17,314 | 30.53% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 124,506 | 35,325 | 28.37% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 285,570 | 80,825 | 28.3% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 195,799 | 49,004 | 25.03% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 322,523 | 86,837 | 26.92% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 154,138 | 44,036 | 28.57% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 335,900 | 143,521 | 42.73% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 39,977 | 8,769 | 21.94% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 65,487 | 24,828 | 37.91% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 68,695 | 26,839 | 39.07% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 92,717 | 38,612 | 41.65% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 63,398 | 24,291 | 38.32% |
| Total | 743,134 | 254,525 | 34.25% |
2023-11-12 20:44:30 -05:00
2024-01-24 20:22:25 -05:00
### 34.25% of domains listed in DNS filter/blocklists are using Cloudflare.