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

12 lines
383 B
HTML
Raw Normal View History

2022-07-18 19:57:49 +02:00
<!DOCTYPE html>
<html>
<head>
<title>FREAX</title>
2023-05-30 12:14:36 +02:00
<script>document.location.href = "https://git.staropensource.de/staropensource/freax"</script>
<meta http-equiv = "refresh" content = "0; url = https://git.staropensource.de/staropensource/freax"/>
2022-07-18 19:57:49 +02:00
</head>
<body>
2023-05-30 12:14:36 +02:00
<p>Please click <a href="https://git.staropensource.de/staropensource/freax">here</a>.</p>
2022-07-18 19:57:49 +02:00
</body>
</html>