bottom/stable/404.html

16 lines
376 B
HTML
Raw Normal View History

2022-01-02 04:24:29 +03:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../0.9.6/404.html" />
2022-01-02 04:24:29 +03:00
</noscript>
<script>
window.location.replace("../0.9.6/404.html" + window.location.hash);
2022-01-02 04:24:29 +03:00
</script>
</head>
<body>
Redirecting to <a href="../0.9.6/404.html">../0.9.6/404.html</a>...
2022-01-02 04:24:29 +03:00
</body>
</html>