mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 01:17:34 +09:00
9 lines
293 B
HTML
9 lines
293 B
HTML
<!DOCTYPE html>
|
|
<html class="reftest-wait"><head>
|
|
<meta name="viewport" content="width=device-width">
|
|
</head>
|
|
<body onload="scrollTo(450,10000); document.documentElement.classList.remove('reftest-wait')">
|
|
<div style="width: 9000px; height: 20000px; background: white;"></div>
|
|
</body>
|
|
</html>
|
|
|