index.html 667 B

1234567891011121314151617
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <link rel="icon" type="image/jpg" href="me-avatar.jpg" />
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <meta http-equiv="refresh" content="0; url=./o/p/" />
  8. <meta name="author" content="Seppo.Social" />
  9. <meta name="description" content="Client-side redirect to ./o/p/." />
  10. <meta name="generator" content="http-redirect.sh" />
  11. <title>Redirect</title>
  12. </head>
  13. <body bgcolor="#333">
  14. <p>Client-side redirect to -&gt; <a href="./o/p/">./o/p/</a></p>
  15. </body>
  16. </html>