Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<script>
"use strict";
window.parent.postMessage({
page: "redirected",
script: window.testScript,
}, "*");
</script>
</body>
</html>