mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 11:53:07 +09:00
5 lines
105 B
HTML
5 lines
105 B
HTML
<script>
|
|
|
|
document.createElementNS('http://www.w3.org/1999/xhtml', 'select').options[0] = {};
|
|
|
|
</script>
|