mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-30 03:08:38 +09:00
5 lines
80 B
HTML
5 lines
80 B
HTML
<!doctype html>
|
|
001-3.html
|
|
<script>
|
|
parent.postMessage("001-3", "*");
|
|
</script>
|