lbry-desktop/static/silent-check-sso.html
2021-09-22 11:18:16 -04:00

6 lines
110 B
HTML

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