index.html 438 B

12345678910111213
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Refresh" content="0; url=https://ccgus.github.io/fmdb/html/index.html" />
  5. <script type="text/javascript">
  6. window.location.href = "https://ccgus.github.io/fmdb/html/index.html"
  7. </script>
  8. <title>Page Redirection</title>
  9. </head>
  10. <body>
  11. <p>If not redirected automatically, follow <a href="https://ccgus.github.io/fmdb/html/index.html">this link</a>.</p>
  12. </body>
  13. </html>