Connection error -> Network error.
This commit is contained in:
parent
dad6273520
commit
4fc349d996
@ -6410,7 +6410,7 @@
|
||||
return QR.error($.el('a', {
|
||||
href: '//www.4chan.org/banned',
|
||||
target: '_blank',
|
||||
textContent: 'Connection error, or you are banned.'
|
||||
textContent: 'Network error.'
|
||||
}));
|
||||
}
|
||||
};
|
||||
|
||||
@ -719,7 +719,7 @@ QR =
|
||||
QR.error $.el 'a',
|
||||
href: '//www.4chan.org/banned',
|
||||
target: '_blank',
|
||||
textContent: 'Connection error, or you are banned.'
|
||||
textContent: 'Network error.'
|
||||
opts =
|
||||
form: $.formData post
|
||||
upCallbacks:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user