feat: activate Cloudflare Turnstile for sag24.ru contact form

Set site key and secret key for sag24-website-contact-form widget

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-15 14:41:22 +03:00
parent c155ff366c
commit 18fff2e3f6
2 changed files with 2 additions and 2 deletions

View File

@@ -5,4 +5,4 @@ export const FORM_ENDPOINT = '/api/contact.php'
export const EMAIL = 'info@sag24.ru'
// Cloudflare Turnstile — создать виджет: dash.cloudflare.com → Turnstile → Add site (sag24.ru)
export const TURNSTILE_SITE_KEY = ''
export const TURNSTILE_SITE_KEY = '0x4AAAAAACrQS-dAb7E9RGPQ'