diff --git a/4chan_x.user.js b/4chan_x.user.js index 3e470fdf9..40e8fb364 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1308,7 +1308,7 @@ THREAD_ID = g.THREAD_ID || $.x('ancestor::div[@class="thread"]/div', link).id; spoiler = $('.postarea label') ? '' : ''; challenge = $('#recaptcha_challenge_field').value; - html = " X
Quick Reply
" + spoiler + "
0 captcha cached
attach another file
"; + html = " X
Quick Reply
" + spoiler + "
0 captcha cached
attach another file
"; qr.el = ui.dialog('qr', { top: '0px', left: '0px' diff --git a/changelog b/changelog index 0d84eb562..993647a74 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,6 @@ github + +11.8.6.0 - mayhem: - fix post links in expanded threads - fix 4chan X in closed threads diff --git a/script.coffee b/script.coffee index 99e5ec540..f47c5e271 100644 --- a/script.coffee +++ b/script.coffee @@ -1050,7 +1050,7 @@ qr =
-
0 captcha cached
+
0 captcha cached
attach another file