mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 12:23:08 +09:00
5 lines
226 B
HTML
5 lines
226 B
HTML
<html class="reftest-wait">
|
|
<body onload="var d = document.getElementById('d'); d.removeChild(d.firstChild); document.documentElement.className='';">
|
|
<div style="width:1px"><b>T</b><span id="d"> </span>T</div>
|
|
</body>
|
|
</html>
|