🔨 174 fix classname for Turnstile (#178)

Co-authored-by: max.lerebourg <max.lerebourg@monisnap.com>
This commit is contained in:
maxlerebourg
2024-06-19 20:13:49 +02:00
committed by GitHub
parent 36e6043c32
commit f1de1c924e

View File

@@ -48,7 +48,7 @@ var (
},
configuration.TurnstileProvider: {
js: "https://challenges.cloudflare.com/turnstile/v0/api.js",
key: "cf-captcha",
key: "cf-turnstile",
validate: "https://challenges.cloudflare.com/turnstile/v0/siteverify",
},
}