lbry-desktop/static/silent-check-sso.html

7 lines
110 B
HTML
Raw Normal View History

2021-09-22 17:18:16 +02:00
<html>
<body>
<h1>Hi</h1>
<script>parent.postMessage(location.href, location.origin)</script>
</body>
</html>