Update captcha error message list.
This commit is contained in:
parent
f0575916d0
commit
a4f10d395c
@ -97,7 +97,7 @@ Captcha.fixes =
|
|||||||
@complaintLinks()
|
@complaintLinks()
|
||||||
|
|
||||||
complaintLinks: ->
|
complaintLinks: ->
|
||||||
for errmsg in $$ '.rc-imageselect-incorrect-response, .rc-imageselect-error-select-one, .rc-imageselect-error-select-more'
|
for errmsg in $$ '.rc-imageselect-incorrect-response, .rc-imageselect-error-select-one, .rc-imageselect-error-select-more, .rc-imageselect-error-dynamic-more'
|
||||||
unless $ 'a', errmsg
|
unless $ 'a', errmsg
|
||||||
link = $.el 'a',
|
link = $.el 'a',
|
||||||
href: 'https://www.4chan-x.net/captchas.html'
|
href: 'https://www.4chan-x.net/captchas.html'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user