mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
11 lines
141 B
HTML
11 lines
141 B
HTML
<html>
|
|
<head>
|
|
<script type="text/javascript">
|
|
|
|
(new XPCNativeWrapper(document.documentElement))();
|
|
|
|
</script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|