Jochen Mehlich f9681b3a7c added wlanstatus uri
Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
2024-06-06 10:36:48 +02:00

9 lines
134 B
HTML

<DocType html>
<html>
<body>
<script>
window.location.href="https://wlan.studieren-bamberg.de/status/erba";
</script>
</body>
</html>