blob: ce7aaf846486f987966470f7150effc93a178468 [file] [log] [blame]
<!DOCTYPE html>
<body>
<script>
let channelName = new URL(location).searchParams.get('broadcastchannel');
window.location.href = `http://{{hosts[alt][www]}}:{{ports[http][0]}}/portals/resources/portal-host.html`;
</script>
</body>