4 lines
64 B
HTML
4 lines
64 B
HTML
<script>
|
|
window.parent.postMessage('PASS', '*');
|
|
|
|
</script>
|