Files
website/browser/index.html
2025-03-20 12:22:28 +00:00

15 lines
586 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel="canonical" href="https://github.com/MidnightCommander/mc/tree/master">
<script>var anchor=window.location.hash.substr(1);location.href="https://github.com/MidnightCommander/mc/tree/master"+(anchor?"#"+anchor:"")</script>
<meta http-equiv="refresh" content="0; url=https://github.com/MidnightCommander/mc/tree/master">
</head>
<body>
You're being redirected to a <a href="https://github.com/MidnightCommander/mc/tree/master">new destination</a>.
</body>
</html>