diff --git a/src/content/docs/ddos-protection/botnet-threat-feed.mdx b/src/content/docs/ddos-protection/botnet-threat-feed.mdx index 85c9a3f8acd0289..2ab08ee5ec0a36c 100644 --- a/src/content/docs/ddos-protection/botnet-threat-feed.mdx +++ b/src/content/docs/ddos-protection/botnet-threat-feed.mdx @@ -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). --- @@ -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 @@ -137,4 +136,4 @@ curl "https://api.cloudflare.com/client/v4/accounts/{account_id}/botnet_feed/asn "errors": [], "messages": [] } -``` \ No newline at end of file +```