Post successful page broken on 4channel.org; revert to working sys.4chan.org in QR for now.
This commit is contained in:
parent
a1a084acca
commit
0fe78ee0fa
@ -740,7 +740,7 @@ QR =
|
|||||||
extra.form.append 'recaptcha_response_field', response.response
|
extra.form.append 'recaptcha_response_field', response.response
|
||||||
else
|
else
|
||||||
extra.form.append 'g-recaptcha-response', response.response
|
extra.form.append 'g-recaptcha-response', response.response
|
||||||
QR.req = $.ajax "https://sys.#{location.hostname.split('.')[1]}.org/#{g.BOARD}/post", options, extra
|
QR.req = $.ajax "https://sys.4chan.org/#{g.BOARD}/post", options, extra
|
||||||
QR.req.progress = '...'
|
QR.req.progress = '...'
|
||||||
|
|
||||||
if typeof captcha is 'function'
|
if typeof captcha is 'function'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user