mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 06:18:38 +09:00
7 lines
103 B
HTML
7 lines
103 B
HTML
|
|
<html>
|
||
|
|
<script type="text/javascript">
|
||
|
|
|
||
|
|
parent.callback(location.search.substr(1));
|
||
|
|
|
||
|
|
</script>
|
||
|
|
</html>
|