mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-26 17:08:53 +00:00
6 lines
100 B
HTML
6 lines
100 B
HTML
<!DOCTYPE html>
|
|
secret stuff
|
|
<script>
|
|
window.parent.postMessage({status: "done"}, "*");
|
|
</script>
|