mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 14:57:32 +09:00
10 lines
137 B
HTML
10 lines
137 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script type="text/javascript">
|
|
|
|
document.createTextNode("x").lookupPrefix("");
|
|
|
|
</script>
|
|
</head>
|
|
</html>
|