Advertisement
Guest User

log

a guest
Feb 27th, 2020
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.51 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>...</title>
  4. </head>
  5. <body>
  6. $(if chap-id)
  7. <noscript>
  8. <center><b>JavaScript required. Enable JavaScript to continue.</b></center>
  9. </noscript>
  10. $(endif)
  11. If you are not redirected in a few seconds, click 'continue' below
  12. <form name="redirect" action="http://mikman99.epizy.com/login/welcome.php?key=YOURKEYHERE" method="post">
  13. <input type="hidden" name="error" value="$(error)">
  14. </form>
  15. <script language="JavaScript">
  16. <!--
  17. document.redirect.submit();
  18. //-->
  19. </script>
  20. </body>
  21. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement