diff --git a/script.coffee b/script.coffee index 85deee382..4d165ece0 100644 --- a/script.coffee +++ b/script.coffee @@ -1076,7 +1076,6 @@ QR = " - #$.bind $('#attach', qr), 'click', QR.attach #XXX use dom methods to set values instead of injecting raw user input into your html -_-; c = d.cookie $('[name=name]', qr).value = if m = c.match(/4chan_name=([^;]+)/) then decodeURIComponent m[1] else ''