mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-28 02:08:51 +09:00
8 lines
150 B
HTML
8 lines
150 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body onload="document.getElementById('x').dir = '';">
|
|
|
|
<div><bdi><bdi id="x"><span></span></bdi></bdi></div>
|
|
|
|
</body>
|
|
</html>
|