11 lines
383 B
HTML
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>
|