|
2066 | 2066 | "title": "Turnstile", |
2067 | 2067 | "link": "/turnstile/", |
2068 | 2068 | "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 | + }, |
2069 | 2075 | "widgets": { |
2070 | 2076 | "title": "Number of widgets", |
2071 | 2077 | "link": "/turnstile/concepts/widget/", |
2072 | | - "free": "20 widgets", |
| 2078 | + "free": "Up to 20 widgets", |
2073 | 2079 | "ent": "Unlimited" |
2074 | 2080 | }, |
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)", |
2077 | 2089 | "free": "No", |
2078 | 2090 | "ent": "Yes" |
2079 | 2091 | }, |
| 2092 | + "graphql_analytics": { |
| 2093 | + "title": "Analytics lookback", |
| 2094 | + "link": "/turnstile/turnstile-analytics/", |
| 2095 | + "free": "7 days maximum", |
| 2096 | + "ent": "30 days maximum" |
| 2097 | + }, |
2080 | 2098 | "preclearance": { |
2081 | 2099 | "title": "Pre-clearance support", |
2082 | 2100 | "link": "/turnstile/concepts/pre-clearance-support/", |
2083 | 2101 | "free": "Yes", |
2084 | 2102 | "ent": "Yes" |
2085 | 2103 | }, |
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 | | - }, |
2098 | 2104 | "ephemeral_ids": { |
2099 | 2105 | "title": "Ephemeral IDs", |
2100 | 2106 | "link": "/turnstile/concepts/ephemeral-id/", |
2101 | 2107 | "free": "No", |
2102 | 2108 | "ent": "Yes" |
| 2109 | + }, |
| 2110 | + "offlabel": { |
| 2111 | + "title": "Offlabel (remove Cloudflare branding)", |
| 2112 | + "free": "No", |
| 2113 | + "ent": "Yes" |
2103 | 2114 | } |
2104 | 2115 | } |
2105 | 2116 | } |
|
0 commit comments