Files
ctf/2025/catthegrey/ezpz/dist-oops/app/templates/redir.html
2025-06-06 03:13:31 +02:00

4 lines
49 B
HTML

<script>
location.href = "{{url}}"
</script>