mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-10 19:58:52 +00:00
8 lines
137 B
HTML
8 lines
137 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<body>
|
|
<script type="application/javascript">
|
|
parent.childLoaded = true;
|
|
</script>
|
|
</body>
|