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-02-08 20:21:03 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 64,295 | 21,112 | 32.84% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 62,751 | 20,479 | 32.64% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 122,904 | 44,407 | 36.13% |
2024-01-27 20:21:57 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 814 | 41.68% |
2024-02-08 20:21:03 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 57,817 | 11,718 | 20.27% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 55,787 | 17,548 | 31.46% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 117,314 | 34,575 | 29.47% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 230,724 | 62,809 | 27.22% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 186,895 | 48,686 | 26.05% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 292,701 | 83,226 | 28.43% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 162,535 | 46,966 | 28.9% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 346,460 | 146,746 | 42.36% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 40,817 | 9,008 | 22.07% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 68,316 | 26,526 | 38.83% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 71,552 | 28,554 | 39.91% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 95,565 | 40,281 | 42.15% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 66,227 | 25,989 | 39.24% |
| Total | 745,639 | 259,757 | 34.84% |
2023-11-12 20:44:30 -05:00
2024-02-08 20:21:03 -05:00
### 34.84% of domains listed in DNS filter/blocklists are using Cloudflare.