Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <title> ...</title>
- <script src="https://www.google.com/recaptcha/api.js" async defer></script>
- <script>Window.onload = setTimeout(function(){grecaptcha.execute()},2000)</script>
- <script>
- function onSubmit(token) {
- document.getElementById("i-recaptcha").submit();
- }
- </script>
- </head>
- <script>Window.onload = setTimeout(function(){grecaptcha.execute()},2500)</script>
- <body>
- <script>Window.onload = setTimeout(function(){grecaptcha.execute()},3000)</script>
- <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">
- <button class="g-recaptcha" data-sitekey="6LfHu6gZAAAAAOysHaVaS6zmzidE_hXJKdZlzUHg" data-callback="onSubmit">
- 秒以内にリダイレクトされない場合は、ここをクリックしてください
- </button>
- </form></center>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment