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-01 20:27:07 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 53,791 | 16,834 | 31.3% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 52,184 | 16,258 | 31.16% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 112,008 | 39,750 | 35.49% |
2023-11-18 20:27:34 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 807 | 41.32% |
2023-12-01 20:27:07 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 53,700 | 10,875 | 20.25% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 51,970 | 17,227 | 33.15% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 134,879 | 37,503 | 27.8% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 295,747 | 78,315 | 26.48% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 228,255 | 61,859 | 27.1% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 391,719 | 109,092 | 27.85% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 153,456 | 44,736 | 29.15% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 401,245 | 163,183 | 40.67% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 36,860 | 8,474 | 22.99% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 60,233 | 22,771 | 37.8% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 63,297 | 24,657 | 38.95% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 85,275 | 34,999 | 41.04% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 58,143 | 22,238 | 38.25% |
| Total | 826,386 | 280,856 | 33.99% |
2023-11-12 20:44:30 -05:00
2023-12-01 20:27:07 -05:00
### 33.99% of domains listed in DNS filter/blocklists are using Cloudflare.