mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-11-30 18:44:20 +01:00
16 lines
500 B
HTML
16 lines
500 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting</title>
|
|
<noscript>
|
|
<meta http-equiv="refresh" content="1; url=../../../0.9.6/configuration/command-line-flags/" />
|
|
</noscript>
|
|
<script>
|
|
window.location.replace("../../../0.9.6/configuration/command-line-flags/" + window.location.hash);
|
|
</script>
|
|
</head>
|
|
<body>
|
|
Redirecting to <a href="../../../0.9.6/configuration/command-line-flags/">../../../0.9.6/configuration/command-line-flags/</a>...
|
|
</body>
|
|
</html> |