Compare commits

...

2 Commits

View File

@ -1,8 +1,14 @@
<DocType html> <!DOCTYPE html>
<html> <html lang="de">
<body> <head>
<script> <title>Weiterleitung</title>
window.location.href="https://cloud.stuve-bamberg.de/s/2FiD2XFp6LPF7QZ"; <meta charset="UTF-8">
</script> <meta http-equiv="refresh" content="0; url=https://cloud.stuve-bamberg.de/s/3d9oWLbzEf59CC9" />
</body> </head>
</html> <body>
<a href="https://cloud.stuve-bamberg.de/s/3d9oWLbzEf59CC9">
Klicken Sie hier, falls die Weiterleitung fehlschlägt. </br>
Click here if you are not being redirected.
</a>
</body>
</html>