mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-28 02:08:51 +09:00
11 lines
145 B
HTML
11 lines
145 B
HTML
<html>
|
|
<head>
|
|
<script type="text/javascript">
|
|
|
|
document.documentElement.compareDocumentPosition(null);
|
|
|
|
</script>
|
|
</head>
|
|
|
|
<body></body>
|
|
</html>
|