This commit is contained in:
parent
f595c1ed68
commit
89404f5c9d
@ -16,6 +16,7 @@
|
|||||||
"issues": "https://gitreports.com/issue/ccd0/4chan-x",
|
"issues": "https://gitreports.com/issue/ccd0/4chan-x",
|
||||||
"newIssue": "https://gitreports.com/issue/ccd0/4chan-x?issue_title=%title&details=%details",
|
"newIssue": "https://gitreports.com/issue/ccd0/4chan-x?issue_title=%title&details=%details",
|
||||||
"newIssueMaxLength": 8181,
|
"newIssueMaxLength": 8181,
|
||||||
|
"alternatives": "https://www.4chan-x.net/4chan_alternatives.html",
|
||||||
"appid": "lacclbnghgdicfifcamcmcnilckjamag",
|
"appid": "lacclbnghgdicfifcamcmcnilckjamag",
|
||||||
"appidGecko": "4chan-x@4chan-x.net",
|
"appidGecko": "4chan-x@4chan-x.net",
|
||||||
"chromeStoreID": "ohnjgmpcibpbafdlkimncjhflgedgpam",
|
"chromeStoreID": "ohnjgmpcibpbafdlkimncjhflgedgpam",
|
||||||
|
|||||||
@ -49,5 +49,5 @@ Captcha.replace =
|
|||||||
$.event 'input', null, textarea
|
$.event 'input', null, textarea
|
||||||
disabled: ->
|
disabled: ->
|
||||||
msg = $.el 'div',
|
msg = $.el 'div',
|
||||||
<%= html('Noscript captcha seems to be disabled on 4chan.<br>You may be able to post if you uncheck "Force Noscript Captcha" in your settings.') %>
|
<%= html('Noscript captcha seems to be disabled on 4chan.<br>You may be able to post if you uncheck "Force Noscript Captcha" in your settings.<br>If you hate the Javascript version of Recaptcha, consider visiting <a href="' + meta.alternatives + '#${g.BOARD.ID}" target="_blank" rel="noopener">other imageboards</a>.') %>
|
||||||
new Notice 'warning', msg
|
new Notice 'warning', msg
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user