ya_sir commited on
Commit
f2ad997
·
verified ·
1 Parent(s): a16ebfb

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -0
index.html CHANGED
@@ -707,6 +707,8 @@ if(selectedStyle.value == '1:2'){
707
  if (response.status === 400) {
708
  pi.innerText = 'reCaptcha human validation failed ⭕ user is suspected to be bot ';
709
  div.append(pi)
 
 
710
  }
711
 
712
  cn = false
 
707
  if (response.status === 400) {
708
  pi.innerText = 'reCaptcha human validation failed ⭕ user is suspected to be bot ';
709
  div.append(pi)
710
+ alert('human verification failed ')
711
+ console.log(pi)
712
  }
713
 
714
  cn = false