mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-19 10:53:11 +09:00
8 lines
No EOL
183 B
HTML
8 lines
No EOL
183 B
HTML
<html>
|
|
<BODY onload="
|
|
document.designMode='on';
|
|
document.replaceChild(document.createElement('HTML'), document.firstChild);
|
|
document.queryCommandValue('backcolor');
|
|
">
|
|
</body>
|
|
</html> |