Security: Cloudflare Turnstile für Kontaktformular, server-seitige Verifizierung
This commit is contained in:
parent
cbaac4b5a4
commit
cbbe6b9996
5 changed files with 64 additions and 8 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32.png">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue