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-20 20:26:05 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 54,389 | 16,943 | 31.15% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 52,618 | 16,290 | 30.96% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 113,415 | 39,886 | 35.17% |
2023-12-06 20:25:44 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 808 | 41.37% |
2023-12-20 20:26:05 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 54,365 | 10,942 | 20.13% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 55,041 | 17,722 | 32.2% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 140,975 | 38,748 | 27.49% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 294,487 | 77,808 | 26.42% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 233,125 | 63,388 | 27.19% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 390,485 | 109,095 | 27.94% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 159,070 | 45,800 | 28.79% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 230,856 | 109,235 | 47.32% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 37,010 | 8,449 | 22.83% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 61,071 | 22,764 | 37.27% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 64,166 | 24,683 | 38.47% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 87,962 | 36,359 | 41.33% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 58,981 | 22,230 | 37.69% |
| Total | 665,066 | 230,649 | 34.68% |
2023-11-12 20:44:30 -05:00
2023-12-20 20:26:05 -05:00
### 34.68% of domains listed in DNS filter/blocklists are using Cloudflare.