Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<head>
<script>
window.onload = () => opener.postMessage("onload", "*");
</script>
</head>
<!doctype html>
<head>
<script>
window.onload = () => opener.postMessage("onload", "*");
</script>
</head>