mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-02 09:18:36 +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>
|