web: add support for cloudflare turnstile
This commit is contained in:
@@ -5,6 +5,7 @@ const variables = {
|
||||
PLAUSIBLE_HOST: env.PUBLIC_PLAUSIBLE_HOST,
|
||||
PLAUSIBLE_ENABLED: env.PUBLIC_HOST && env.PUBLIC_PLAUSIBLE_HOST,
|
||||
DEFAULT_API: env.PUBLIC_DEFAULT_API,
|
||||
TURNSTILE_KEY: env.PUBLIC_TURNSTILE_KEY,
|
||||
}
|
||||
|
||||
const contacts = {
|
||||
|
||||
Reference in New Issue
Block a user