diff --git a/assistant/widget.mdx b/assistant/widget.mdx index c439aa7c9..9c9b2e52f 100644 --- a/assistant/widget.mdx +++ b/assistant/widget.mdx @@ -297,7 +297,6 @@ If your site uses a Content Security Policy, allow the origins required by your | `connect-src` | `https://api.mintlify.com` | Configuration, messages, and feedback | | `connect-src` | `https://ph.mintlify.com` | Internal widget analytics | | `font-src` | `https://widget.mintlify.com` | Optional bundled Inter font | -| `script-src`, `connect-src`, and `frame-src` | `https://challenges.cloudflare.com` | Turnstile bot protection | | `script-src` | `https://js.hcaptcha.com` | hCaptcha bot protection | | `connect-src` and `frame-src` | `https://*.hcaptcha.com` | hCaptcha bot protection | diff --git a/es/assistant/widget.mdx b/es/assistant/widget.mdx index 1a4c60acb..ea34963c7 100644 --- a/es/assistant/widget.mdx +++ b/es/assistant/widget.mdx @@ -335,7 +335,6 @@ Si tu sitio usa una Content Security Policy, permite los orígenes requeridos po | `connect-src` | `https://api.mintlify.com` | Configuración, mensajes y comentarios | | `connect-src` | `https://ph.mintlify.com` | Analíticas internas del widget | | `font-src` | `https://widget.mintlify.com` | Fuente Inter incluida opcional | -| `script-src`, `connect-src`, and `frame-src` | `https://challenges.cloudflare.com` | Protección contra bots Turnstile | | `script-src` | `https://js.hcaptcha.com` | Protección contra bots hCaptcha | | `connect-src` and `frame-src` | `https://*.hcaptcha.com` | Protección contra bots hCaptcha | diff --git a/fr/assistant/widget.mdx b/fr/assistant/widget.mdx index 18f618628..26acc7062 100644 --- a/fr/assistant/widget.mdx +++ b/fr/assistant/widget.mdx @@ -335,7 +335,6 @@ Si votre site utilise une Content Security Policy, autorisez les origines requis | `connect-src` | `https://api.mintlify.com` | Configuration, messages et commentaires | | `connect-src` | `https://ph.mintlify.com` | Analytique interne du widget | | `font-src` | `https://widget.mintlify.com` | Police Inter intégrée facultative | -| `script-src`, `connect-src`, and `frame-src` | `https://challenges.cloudflare.com` | Protection anti-bot Turnstile | | `script-src` | `https://js.hcaptcha.com` | Protection anti-bot hCaptcha | | `connect-src` and `frame-src` | `https://*.hcaptcha.com` | Protection anti-bot hCaptcha | diff --git a/zh/assistant/widget.mdx b/zh/assistant/widget.mdx index b2ee18b0c..f69e181cb 100644 --- a/zh/assistant/widget.mdx +++ b/zh/assistant/widget.mdx @@ -335,7 +335,6 @@ hooks: { | `connect-src` | `https://api.mintlify.com` | 配置、消息和反馈 | | `connect-src` | `https://ph.mintlify.com` | 小组件内部分析 | | `font-src` | `https://widget.mintlify.com` | 可选的内置 Inter 字体 | -| `script-src`, `connect-src`, and `frame-src` | `https://challenges.cloudflare.com` | Turnstile 机器人防护 | | `script-src` | `https://js.hcaptcha.com` | hCaptcha 机器人防护 | | `connect-src` and `frame-src` | `https://*.hcaptcha.com` | hCaptcha 机器人防护 |