1 2 3 4 5
<script> window.addEventListener("load", function() { window.top.location.href = "{{GET[url]}}"; }) </script>