Create join.html

This commit is contained in:
TheErrorExe 2025-02-09 19:45:12 +01:00 committed by GitHub
parent bfb6868660
commit db5441dfe9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
join.html Normal file
View File

@ -0,0 +1,3 @@
<script>
windows.location.href = "/join";
</script>