mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-02 13:58:40 +09:00
18 lines
239 B
HTML
18 lines
239 B
HTML
|
|
<html>
|
||
|
|
<head>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div style="overflow: scroll;">
|
||
|
|
<div>
|
||
|
|
<q>
|
||
|
|
<span style="display: -moz-box;"></span>
|
||
|
|
</q>
|
||
|
|
</div>
|
||
|
|
<q></q>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<style>
|
||
|
|
body *+* {quotes: "quote" "quote" !important;}
|
||
|
|
</style>
|
||
|
|
</body>
|
||
|
|
</html>
|