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-11-14 20:29:56 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 55,025 | 17,139 | 31.15% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 52,999 | 16,497 | 31.13% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 111,882 | 39,076 | 34.93% |
2023-11-12 23:13:19 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 805 | 41.22% |
2023-11-14 20:29:56 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 53,920 | 10,838 | 20.1% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 61,558 | 24,981 | 40.58% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 141,205 | 42,852 | 30.35% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 289,578 | 76,219 | 26.32% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 222,040 | 60,035 | 27.04% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 380,983 | 106,544 | 27.97% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 156,733 | 46,359 | 29.58% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 314,916 | 134,735 | 42.78% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 37,515 | 8,413 | 22.43% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 62,831 | 24,254 | 38.6% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 65,832 | 26,107 | 39.66% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 87,871 | 36,527 | 41.57% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 60,741 | 23,723 | 39.06% |
| Total | 740,490 | 253,687 | 34.26% |
2023-11-12 20:44:30 -05:00
2023-11-14 20:29:56 -05:00
### 34.26% of DNS filter/blocklists are using Cloudflare.