mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
11 lines
116 B
HTML
11 lines
116 B
HTML
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
|
|
<body onload="parent.submitted();">
|
|
|
|
<span id="foo"></span>
|
|
|
|
</body>
|
|
</html>
|