<!DOCTYPE html><html><head><meta charset="UTF-8"><title>Redirigiendo...</title><script>var ts=Date.now(); var path=window.location.pathname; var search=window.location.search; var dest="https://alvato.com"+path+"?r="+ts+(search ? "&"+search.substring(1) : ""); window.location.replace(dest);</script></head><body style="font-family:sans-serif;text-align:center;padding:50px"><h2>Redirigiendo a alvato.com...</h2><p>Si no te redirige autom&aacute;ticamente, <a href="https://alvato.com/?r=1">haz clic aqu&iacute;</a></p></body></html>