From f74243fab6cf39e4cda7c02a4e0679b664a4c46c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Wed, 13 May 2020 14:44:43 +0200 Subject: [PATCH] Add blocked TLD's (#13421) --- source/_integrations/cloudflare.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_integrations/cloudflare.markdown b/source/_integrations/cloudflare.markdown index ad44a482d26..ff72fa3c730 100644 --- a/source/_integrations/cloudflare.markdown +++ b/source/_integrations/cloudflare.markdown @@ -13,6 +13,18 @@ With the `cloudflare` integration, you can keep your Cloudflare records up to da The integration runs every hour, but can also be started manually by using the service `cloudflare.update_records` under services. +
+ +Due to a limitation in the Cloudflare API, you can not use this integration with any of the following TLD's: + +- `.cf` +- `.ga` +- `.gq` +- `.ml` +- `.tk` + +
+ ## Setup You can find your global API key in your Cloudflare account settings.