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