Source code

Revision control

Copy as Markdown

Other Tools

<html>
<head>
</head>
<body>
<script>
window.onload = () => {
opener.location.href = "about:blank";
window.close();
};
</script>
</body>
</html>