<html><head><meta charset="utf-8"><script>const url=new URLSearchParams(location.search).get("url");if(url){location.href=decodeURIComponent(url);}else{document.write("Missing URL");}</script></head><body></body></html>