lbry-desktop/static/silent-check-sso.html
2021-09-26 23:06:34 -04:00

6 lines
110 B
HTML

<html>
<body>
<h1>Hi</h1>
<script>parent.postMessage(location.href, location.origin)</script>
</body>
</html>