✨ Captcha Gateway
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Cloudflare Turnstile</title>
|
||||
<title>Solar Network Captcha</title>
|
||||
<link
|
||||
href="https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap"
|
||||
rel="stylesheet"
|
||||
@@ -54,7 +54,7 @@
|
||||
<h1>reCaptcha</h1>
|
||||
<div
|
||||
class="cf-turnstile"
|
||||
data-sitekey="{{ .APIKey }}"
|
||||
data-sitekey="{{ .ApiKey }}"
|
||||
data-callback="onSuccess"
|
||||
></div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user