deCloudflare/subfiles/cloudflared/fakenews.md

39 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

2021-11-20 20:39:05 -05:00
## How many % of fake news outlets are using Cloudflare?
2021-11-20 20:46:31 -05:00
- [Fake News](https://en.wikipedia.org/wiki/Fake_news)
```
Fake news is false or misleading information presented as news.
It often has the aim of damaging the reputation of a person or entity, or making money through advertising revenue.
However, the term does not have a fixed definition, and has been applied more broadly to include any type of false information,
including unintentional and unconscious mechanisms, and also by high-profile individuals to apply to any news unfavourable
to their personal perspectives.
```
We downloaded the fake news list from [here](https://raw.githubusercontent.com/marktron/fakenews/master/fakenews) and filter out duplicates.
2021-11-20 20:39:05 -05:00
Here's the result.
[//]: # (start replacement)
- Top 5 TLDs
2022-03-28 20:15:14 -04:00
2021-11-20 20:39:05 -05:00
| TLD | Count |
| --- | --- |
2022-10-20 10:16:11 -04:00
| com | 1,806 |
2021-11-20 20:42:39 -05:00
| news | 216 |
| org | 52 |
| net | 27 |
| info | 11 |
2021-11-20 20:39:05 -05:00
- Cloudflare %
2022-03-28 20:15:14 -04:00
2021-11-20 20:39:05 -05:00
| Type | Count |
| --- | --- |
2024-04-16 04:31:32 -04:00
| Cloudflare | 570 |
| Normal | 1,600 |
2021-11-20 20:39:05 -05:00
2024-04-16 04:31:32 -04:00
### 26.3% of fake news outlets are using Cloudflare.