Merge branch 'main' of git.stuve-bamberg.de:serverPush/wiai.de

This commit is contained in:
Knoch 2024-06-17 18:15:28 +02:00
commit ee9d1a205f
4 changed files with 19 additions and 16 deletions

View File

@ -1,8 +0,0 @@
<DocType html>
<html>
<body>
<script>
window.location.href="https://gigamove.rwth-aachen.de/de/download/4140f9729373e4d7da19e92decfae4ac";
</script>
</body>
</html>

View File

@ -1,8 +0,0 @@
<DocType html>
<html>
<body>
<script>
window.location.href="https://survey.stuve-bamberg.de/index.php/586372?newtest=Y&lang=en";
</script>
</body>
</html>

8
wahlen/index.html Normal file
View File

@ -0,0 +1,8 @@
<DocType html>
<html>
<body>
<script>
window.location.href="https://stuve-bamberg.de/wahlen";
</script>
</body>
</html>

11
wlanstatus/index.html Normal file
View File

@ -0,0 +1,11 @@
<DocType html>
<html>
<head>
<script defer data-domain="wlan.studieren-bamberg.de" src="https://plausible.futcloud.de/js/script.js"></script>
</head>
<body>
<script>
window.location.href="https://wlan.studieren-bamberg.de/status/erba";
</script>
</body>
</html>