From 2646797ddc5f2b1455fb63579ce7a1f82ec47716 Mon Sep 17 00:00:00 2001 From: Patricia Loraine Santa Ana Date: Fri, 21 Mar 2025 08:55:08 -0700 Subject: [PATCH] update Turnstile availability table --- src/content/plans/index.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/src/content/plans/index.json b/src/content/plans/index.json index 527160c367cc9c..183eb13e85b6b6 100644 --- a/src/content/plans/index.json +++ b/src/content/plans/index.json @@ -2055,15 +2055,9 @@ "widgets": { "title": "Number of widgets", "link": "/turnstile/concepts/widget/", - "free": "10 widgets", + "free": "20 widgets", "ent": "Unlimited" }, - "modes": { - "title": "Interactivity modes", - "link": "/turnstile/get-started/client-side-rendering/#appearance-modes", - "free": "Managed, Invisible, Non-Interactive", - "ent": "Managed, Invisible, Non-Interactive" - }, "offlabel": { "title": "Offlabel (remove Cloudflare branding)", "free": "No", @@ -2078,13 +2072,13 @@ "hostname_validation": { "title": "Hostname validation", "link": "/turnstile/concepts/hostname-management/", - "free": "10 hostnames per widget", + "free": "15 hostnames per widget", "ent": "Maximum of 200 hostnames per widget.
The `any hostname` entitlement removes hostname as a requirement and allows you to use the widget anywhere." }, "graphql_analytics": { "title": "Analytics time window", "link": "/turnstile/turnstile-analytics/", - "free": "30 days maximum", + "free": "7 days maximum", "ent": "30 days maximum" }, "ephemeral_ids": {