Advertisement
Guest User

Untitled

a guest
Feb 4th, 2013
1,845
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.70 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html lang="en-US">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  5. <meta charset="UTF-8">
  6. <title>Just a moment...</title>
  7. <link rel="stylesheet" media="screen" href="/cdn-cgi/styles/js-challenge/error.css" type="text/css">
  8. </head>
  9. <body>
  10. <table width="100%" height="100%" cellpadding="30">
  11. <tr>
  12. <td align="center" valign="center">
  13. <h1>Checking your browser before accessing evasi0n.com.</h1>
  14. <noscript>
  15. <h1 style="color:red;"><strong>Please turn JavaScript on and reload the page.</strong></h1>
  16. </noscript>
  17. <div id="challenge" style="display:none;">
  18. <p>This process is automatic. Your browser will redirect to your requested content shortly.</p>
  19. <p>Please allow up to 5 seconds...</p>
  20. <img src="/cdn-cgi/images/spinner.gif" style="margin: 40px 0 30px 0;"/>
  21. <form id="ChallengeForm" action="http://evasi0n.com/?o=1" method="POST">
  22. <input type="hidden" name="act" value="jschl"/>
  23. <input type="hidden" name="jschl_vc" value="afc458a1300ed9eb1a853d757eadd306"/>
  24. <input type="hidden" id="jschl_answer" name="jschl_answer"/>
  25. </form>
  26. </div>
  27. <div style="margin-top:20px;">
  28. <a href="http://www.cloudflare.com/" target="_blank" style="font-size: 12px;">DDoS protection by CloudFlare</a>
  29. </div>
  30. </td>
  31. </tr>
  32. </table>
  33. <script type="text/javascript" src="/cdn-cgi/scripts/jquery-1.4.2.min.js"></script>
  34. <script type="text/javascript">
  35.             //<![CDATA[
  36.            $('#challenge').show();
  37.            $(function(){setTimeout(
  38.                function(){
  39.                    $('#jschl_answer').val(9+50*1);
  40.                    $('#ChallengeForm').submit();
  41.                },
  42.                5850
  43.            )});
  44.            //]]>
  45.     </script>
  46. </body>
  47. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement