5 lines
113 B
HTML
5 lines
113 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body onload="parent.postMessage({location: window.location.href}, '*')">
|
|
</body>
|
|
</html>
|