Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
<h2>π hCaptcha Demo (Flat Structure)</h2>
|
| 11 |
|
| 12 |
<div class="h-captcha"
|
| 13 |
-
data-sitekey="
|
| 14 |
data-callback="sendToken"></div>
|
| 15 |
|
| 16 |
<h3>Result:</h3>
|
|
|
|
| 10 |
<h2>π hCaptcha Demo (Flat Structure)</h2>
|
| 11 |
|
| 12 |
<div class="h-captcha"
|
| 13 |
+
data-sitekey="d2667a10-0862-4a5a-90d8-2fa4ce183d06"
|
| 14 |
data-callback="sendToken"></div>
|
| 15 |
|
| 16 |
<h3>Result:</h3>
|