ozuma5119

html/tilltoss.com

Jul 8th, 2020
1,240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.93 KB | None | 0 0
  1. <html>
  2. <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  3.  
  4. <title> ...</title>
  5. <script src="https://www.google.com/recaptcha/api.js" async defer></script>
  6. <script>Window.onload = setTimeout(function(){grecaptcha.execute()},2000)</script>
  7. <script>
  8.     function onSubmit(token) {
  9.         document.getElementById("i-recaptcha").submit();
  10.     }
  11. </script>
  12. </head>
  13. <script>Window.onload = setTimeout(function(){grecaptcha.execute()},2500)</script>
  14. <body>
  15. <script>Window.onload = setTimeout(function(){grecaptcha.execute()},3000)</script>
  16. <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><center><form id='i-recaptcha' action="go.php" method="post">
  17. <button class="g-recaptcha" data-sitekey="6LfHu6gZAAAAAOysHaVaS6zmzidE_hXJKdZlzUHg" data-callback="onSubmit">
  18. 秒以内にリダイレクトされない場合は、ここをクリックしてください
  19. </button>
  20. </form></center>
  21. </body>
  22. </html>
Advertisement
Add Comment
Please, Sign In to add comment