From 2b9262bac3cbb63f8143ff2b4c8751c5eccf32d6 Mon Sep 17 00:00:00 2001 From: James Campos Date: Mon, 5 Sep 2011 13:50:09 -0700 Subject: [PATCH] no captcha autocomplete --- 4chan_x.user.js | 2 +- script.coffee | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index 7b5c8ad30..003481b92 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1400,7 +1400,7 @@ QR.qr = qr = ui.dialog('qr', { top: '0', left: '0' - }, " X
Subject Name Email Password
120 Captchas
" + QR.spoiler + "
Derp "); + }, "
X
Subject Name Email Password
120 Captchas
" + QR.spoiler + "
Derp "); c = d.cookie; $('[name=name]', qr).value = (m = c.match(/4chan_name=([^;]+)/)) ? decodeURIComponent(m[1]) : ''; $('[name=email]', qr).value = (m = c.match(/4chan_email=([^;]+)/)) ? decodeURIComponent(m[1]) : ''; diff --git a/script.coffee b/script.coffee index 8404e036e..21670966e 100644 --- a/script.coffee +++ b/script.coffee @@ -1101,7 +1101,7 @@ QR =
120 Captchas - +