Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html><head><script type="text/javascript">
- setTimeout(function(){
- console.log('reloading');
- location = '';
- },10000);
- </script>
- </head><body>
- <script type="text/javascript">
- document.write(new Date());
- </script>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment