This repository has been archived on 2024-04-19. You can view files and clone it, but cannot push or open issues or pull requests.
FREAX/index.html
2023-05-30 12:14:36 +02:00

11 lines
383 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>FREAX</title>
<script>document.location.href = "https://git.staropensource.de/staropensource/freax"</script>
<meta http-equiv = "refresh" content = "0; url = https://git.staropensource.de/staropensource/freax"/>
</head>
<body>
<p>Please click <a href="https://git.staropensource.de/staropensource/freax">here</a>.</p>
</body>
</html>