Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions src/content/docs/ddos-protection/botnet-threat-feed.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ In the case of HTTPS DDoS attacks, service providers only see encrypted payloads

## Availability

The Cloudflare DDoS Botnet Threat Feed is available in early access for free to service providers. To get access, [sign up to the waiting list](https://www.cloudflare.com/lp/botnet-threat-feed/). For more information, refer to the [Terms of Use](https://www.cloudflare.com/en-gb/service-specific-terms-application-services/#ddos-botnet-threat-feed).
The Cloudflare DDoS Botnet Threat Feed is available for free to service providers. For more information, refer to the [Terms of Use](https://www.cloudflare.com/en-gb/service-specific-terms-application-services/#ddos-botnet-threat-feed).

---

Expand All @@ -34,7 +34,6 @@ The Cloudflare DDoS Botnet Threat Feed is available in early access for free to
Make sure that:

- You have [created a Cloudflare account](/fundamentals/setup/account/).
- You have access to the DDoS Botnet Threat Feed. If not, [sign up to the waiting list](https://www.cloudflare.com/lp/botnet-threat-feed/).

## Get started

Expand Down Expand Up @@ -137,4 +136,4 @@ curl "https://api.cloudflare.com/client/v4/accounts/{account_id}/botnet_feed/asn
"errors": [],
"messages": []
}
```
```
Loading