oriqqqqqqat commited on
Commit
a5e2a63
·
1 Parent(s): 97ff6be

modifytemplate

Browse files
Files changed (1) hide show
  1. templates/detect.html +1 -1
templates/detect.html CHANGED
@@ -136,7 +136,7 @@
136
  data-callback="onTurnstileSuccess">
137
  </div>
138
 
139
- <input type="text" id="turnstile-token" name="cf-turnstile-response">
140
 
141
  <script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
142
  <script>
 
136
  data-callback="onTurnstileSuccess">
137
  </div>
138
 
139
+ <input type="hidden" id="turnstile-token" name="cf-turnstile-response">
140
 
141
  <script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
142
  <script>