mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-03 01:38:46 +02:00
5 lines
113 B
HTML
5 lines
113 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body onload="parent.postMessage({location: window.location.href}, '*')">
|
|
</body>
|
|
</html>
|