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-17 20:28:30 -05:00
| [1Hosts.Lite](https://raw.githubusercontent.com/badmojr/1Hosts/master/Lite/hosts.win) | 54,568 | 17,080 | 31.3% |
| [1Hosts.Mini](https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/hosts.win) | 52,735 | 16,361 | 31.02% |
| [1Hosts.Pro](https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/hosts.win) | 112,009 | 39,536 | 35.3% |
2023-11-15 20:28:39 -05:00
| [AdAway](https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt) | 1,953 | 806 | 41.27% |
2023-11-17 20:28:30 -05:00
| [AdGuard](https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt) | 54,122 | 10,864 | 20.07% |
| [HaGeZi.LIGHT](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/light.txt) | 50,342 | 16,796 | 33.36% |
| [HaGeZi.NORMAL](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/multi.txt) | 134,282 | 37,224 | 27.72% |
| [HaGeZi.PROPLUS](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.plus.txt) | 293,983 | 77,382 | 26.32% |
| [HaGeZi.PRO](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/pro.txt) | 226,068 | 61,017 | 26.99% |
| [HaGeZi.ULTIMATE](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/hosts/ultimate.txt) | 383,672 | 106,716 | 27.81% |
| [OISD.B](https://big.oisd.nl/dnsmasq) | 151,991 | 44,700 | 29.41% |
| [OISD.N](https://nsfw.oisd.nl/dnsmasq) | 257,240 | 121,319 | 47.16% |
| [OISD.S](https://small.oisd.nl/dnsmasq) | 36,482 | 8,403 | 23.03% |
| [StevenBlack.UF](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts) | 62,831 | 24,206 | 38.53% |
| [StevenBlack.UG](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts) | 65,832 | 26,061 | 39.59% |
| [StevenBlack.UP](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts) | 87,871 | 36,475 | 41.51% |
| [StevenBlack.US](https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts) | 60,741 | 23,675 | 38.98% |
| Total | 685,194 | 240,962 | 35.17% |
2023-11-12 20:44:30 -05:00
2023-11-17 20:28:30 -05:00
### 35.17% of domains listed in DNS filter/blocklists are using Cloudflare.