mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
7 lines
170 B
HTML
7 lines
170 B
HTML
|
|
<!doctype html>
|
||
|
|
<html><head>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<object width="200" height="100" data="data:application/x-test,0" drawmode="solid" color="ff00ff00"></object>
|
||
|
|
</body>
|
||
|
|
</html>
|