mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-07-21 11:38:59 +02:00
🔨 174 fix classname for Turnstile (#178)
Co-authored-by: max.lerebourg <max.lerebourg@monisnap.com>
This commit is contained in:
co-authored by
max.lerebourg
parent
36e6043c32
commit
f1de1c924e
@@ -48,7 +48,7 @@ var (
|
|||||||
},
|
},
|
||||||
configuration.TurnstileProvider: {
|
configuration.TurnstileProvider: {
|
||||||
js: "https://challenges.cloudflare.com/turnstile/v0/api.js",
|
js: "https://challenges.cloudflare.com/turnstile/v0/api.js",
|
||||||
key: "cf-captcha",
|
key: "cf-turnstile",
|
||||||
validate: "https://challenges.cloudflare.com/turnstile/v0/siteverify",
|
validate: "https://challenges.cloudflare.com/turnstile/v0/siteverify",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user