mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 12:23:08 +09:00
6 lines
177 B
HTML
6 lines
177 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body onload="document.getElementById('x').style.visibility = 'hidden';">
|
|
<embed id="x" type="application/x-test" wmode="window"></embed>
|
|
</body>
|
|
</html>
|