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.php
2022-07-18 19:57:49 +02:00

11 lines
377 B
PHP

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