Skip to content

Commit cbf407e

Browse files
[Turnstile] Align availability table (#21309)
* update availability table * Update src/content/plans/index.json
1 parent 02a28b8 commit cbf407e

File tree

1 file changed

+26
-15
lines changed

1 file changed

+26
-15
lines changed

src/content/plans/index.json

Lines changed: 26 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2066,40 +2066,51 @@
20662066
"title": "Turnstile",
20672067
"link": "/turnstile/",
20682068
"properties": {
2069+
"pricing": {
2070+
"title": "Pricing",
2071+
"link": "https://www.cloudflare.com/application-services/products/turnstile/#Page-Pricing-AS",
2072+
"free": "Free",
2073+
"ent": "Contact sales"
2074+
},
20692075
"widgets": {
20702076
"title": "Number of widgets",
20712077
"link": "/turnstile/concepts/widget/",
2072-
"free": "20 widgets",
2078+
"free": "Up to 20 widgets",
20732079
"ent": "Unlimited"
20742080
},
2075-
"offlabel": {
2076-
"title": "Offlabel (remove Cloudflare branding)",
2081+
"hostname_management": {
2082+
"title": "Hostname management",
2083+
"link": "/turnstile/concepts/hostname-management/",
2084+
"free": "15 hostnames per widget",
2085+
"ent": "Maximum of 100 hostnames per widget"
2086+
},
2087+
"anyhostname": {
2088+
"title": "Any hostname widget (no preconfigured hostnames)",
20772089
"free": "No",
20782090
"ent": "Yes"
20792091
},
2092+
"graphql_analytics": {
2093+
"title": "Analytics lookback",
2094+
"link": "/turnstile/turnstile-analytics/",
2095+
"free": "7 days maximum",
2096+
"ent": "30 days maximum"
2097+
},
20802098
"preclearance": {
20812099
"title": "Pre-clearance support",
20822100
"link": "/turnstile/concepts/pre-clearance-support/",
20832101
"free": "Yes",
20842102
"ent": "Yes"
20852103
},
2086-
"hostname_validation": {
2087-
"title": "Hostname validation",
2088-
"link": "/turnstile/concepts/hostname-management/",
2089-
"free": "15 hostnames per widget",
2090-
"ent": "Maximum of 200 hostnames per widget. <br> The `any hostname` entitlement removes hostname as a requirement and allows you to use the widget anywhere."
2091-
},
2092-
"graphql_analytics": {
2093-
"title": "Analytics time window",
2094-
"link": "/turnstile/turnstile-analytics/",
2095-
"free": "7 days maximum",
2096-
"ent": "30 days maximum"
2097-
},
20982104
"ephemeral_ids": {
20992105
"title": "Ephemeral IDs",
21002106
"link": "/turnstile/concepts/ephemeral-id/",
21012107
"free": "No",
21022108
"ent": "Yes"
2109+
},
2110+
"offlabel": {
2111+
"title": "Offlabel (remove Cloudflare branding)",
2112+
"free": "No",
2113+
"ent": "Yes"
21032114
}
21042115
}
21052116
}

0 commit comments

Comments
 (0)