Files
Streaming/templates/redirect.html
T
2023-01-31 16:08:04 +01:00

3 lines
58 B
HTML

<script>
window.location.href = "index.php";
</script>