mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 02:13:08 +09:00
7 lines
157 B
HTML
7 lines
157 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head><meta charset="utf-8"></head>
|
|
<body>
|
|
<object id="test" width=200 height=200 type="application/x-test"></object>
|
|
</body>
|
|
</html>
|