will-navigate.html 109 B

12345678
  1. <html>
  2. <body>
  3. <script type="text/javascript" charset="utf-8">
  4. location.reload();
  5. </script>
  6. </body>
  7. </html>