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-03-03 20:22:43 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 67,219 | 21,698 | 32.28% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 65,172 | 21,089 | 32.36% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 130,360 | 46,851 | 35.94% |
2024-03-01 20:21:40 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 823 | 42.14% |
2024-03-03 20:22:43 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 58,717 | 11,678 | 19.89% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 56,805 | 17,878 | 31.47% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 111,814 | 32,065 | 28.68% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 223,894 | 60,334 | 26.95% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 178,358 | 46,248 | 25.93% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 269,167 | 79,092 | 29.38% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 159,004 | 47,002 | 29.56% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 344,154 | 145,319 | 42.22% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 38,818 | 8,644 | 22.27% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 69,591 | 27,113 | 38.96% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 72,850 | 29,155 | 40.02% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 113,247 | 50,170 | 44.3% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 67,502 | 26,573 | 39.37% |
| Total | 739,642 | 258,733 | 34.98% |
2023-11-12 20:44:30 -05:00
2024-03-03 20:22:43 -05:00
### 34.98% of domains listed in DNS filter/blocklists are using Cloudflare.