mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-24 21:33:09 +09:00
13 lines
161 B
HTML
13 lines
161 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script type="text/javascript">
|
|
|
|
navigator.mimeTypes.length;
|
|
navigator.mimeTypes.length;
|
|
|
|
</script>
|
|
</head>
|
|
|
|
<body></body>
|
|
</html>
|