mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
14 lines
279 B
HTML
14 lines
279 B
HTML
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
|
|
html { overflow: hidden; }
|
|
|
|
</style>
|
|
</head>
|
|
<body onload="setTimeout(function(){document.write('<body onload="parent.document.documentElement.removeAttribute(\'class\');">2</body>'); document.close();}, 0);">
|
|
|
|
1
|
|
|
|
</body>
|
|
</html>
|