forever.v.html 301 B
Newer Older
Travis CI User's avatar
Travis CI User committed
<!DOCTYPE html>
<html lang="en">
<head>
    <meta http-equiv="refresh" content="0;URL=fn.forever.html">
</head>
<body>
    <p>Redirecting to <a href="fn.forever.html">fn.forever.html</a>...</p>
    <script>location.replace("fn.forever.html" + location.search + location.hash);</script>
</body>
</html>