mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-04 09:59:02 +00:00
6 lines
105 B
HTML
6 lines
105 B
HTML
<script>
|
|
|
|
document.createElementNS('http://www.w3.org/1999/xhtml', 'select').options[0] = {};
|
|
|
|
</script>
|