mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-19 10:53:11 +09:00
9 lines
111 B
HTML
9 lines
111 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<script>
|
|
parent.passJSUrl = true;
|
|
parent.finishTest();
|
|
</script>
|
|
</body>
|
|
</html>
|