mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 17:33:08 +09:00
8 lines
175 B
HTML
8 lines
175 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body onpagehide="document.body.removeChild(document.getElementById('s'));">
|
|
<span id="s" contenteditable="true"></span>
|
|
</body>
|
|
</html>
|