Files
i2p.i2p/apps/i2psnark/standalone-index.html
2016-06-11 17:03:10 +00:00

16 lines
440 B
HTML

<html>
<head>
<!--
* Remove the following three lines to stop redirecting to the i2psnark page.
* If it continues to redirect, clear your browser's cache.
-->
<meta http-equiv="refresh" content="1;url=/i2psnark/" />
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<title>I2PSnark Standalone</title>
</head>
<body>
Redirecting to <a href="/i2psnark/">i2psnark</a>...
</body>
</html>