mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-07-07 23:59:36 +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>
|