index.html 156 B

1234567
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <script> window.location.href="index.php"; </script>
  5. <meta http-equiv="refresh" content="0; URL=index.php">
  6. </head>
  7. </html>