mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 09:58:57 +00:00
5 lines
111 B
HTML
5 lines
111 B
HTML
<script>
|
|
window.opener.postMessage("1 - " + window.x, "http://mochi.test:8888");
|
|
window.close();
|
|
</script>
|