Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<script>
opener.postMessage("hello", "*");
</script>
</head>
<body>
</body>
</html>