mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 09:53:07 +09:00
7 lines
137 B
HTML
7 lines
137 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<body>
|
|
<script type="application/javascript">
|
|
parent.childLoaded = true;
|
|
</script>
|
|
</body>
|