Files
Streaming/templates/redirect.html

3 lines
58 B
HTML

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