Files
ctf/catthegray25/ezpz/dist-oops/app/templates/redir.html
2025-05-31 22:42:59 +02:00

4 lines
49 B
HTML

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