mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-29 18:58:40 +09:00
11 lines
354 B
HTML
11 lines
354 B
HTML
<html>
|
|
<BODY></BODY>
|
|
<SCRIPT>
|
|
document.body.addEventListener("DOMCharacterDataModified", function () {
|
|
document.body.innerHTML = "";
|
|
eventChild.appendChild(event.relatedNode);
|
|
}, true);
|
|
document.addEventListener("DOMNodeInserted", function () {}, true);
|
|
document.body.innerHTML="]<kbd><small></kbd><base><optGroup></optGroup>";
|
|
</SCRIPT>
|
|
</html>
|