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-04-19 21:41:49 -04:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 68,819 | 21,866 | 31.77% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 67,377 | 21,328 | 31.65% |
2024-04-18 23:34:14 -04:00
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 122,545 | 41,320 | 33.72% |
2024-04-19 21:41:49 -04:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 841 | 43.06% |
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 62,649 | 12,171 | 19.43% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 51,843 | 15,508 | 29.91% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 116,189 | 32,980 | 28.38% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 145,945 | 41,532 | 28.46% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 123,743 | 33,943 | 27.43% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 156,388 | 45,899 | 29.35% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 207,225 | 60,907 | 29.39% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 337,219 | 141,164 | 41.86% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 43,614 | 9,128 | 20.93% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 56,162 | 19,740 | 35.15% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 59,449 | 21,772 | 36.62% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 99,892 | 42,406 | 42.45% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 54,133 | 19,194 | 35.46% |
| Total | 699,898 | 248,674 | 35.53% |
2023-11-12 20:44:30 -05:00
2024-04-19 21:41:49 -04:00
### 35.53% of domains listed in DNS filter/blocklists are using Cloudflare.