mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 17:33:08 +09:00
7 lines
153 B
HTML
7 lines
153 B
HTML
<html>
|
|
<head>
|
|
<title>Debugger test page</title>
|
|
<script type="text/javascript" src="exceptions.js"></script>
|
|
</head>
|
|
<body></body>
|
|
</html>
|