Comment regarding issue #23
This commit is contained in:
parent
0e076a1bcf
commit
f924a81963
@ -1577,6 +1577,7 @@ updater =
|
|||||||
|
|
||||||
body = $.el 'body',
|
body = $.el 'body',
|
||||||
innerHTML: @responseText
|
innerHTML: @responseText
|
||||||
|
#this only works on Chrome because of cross origin policy
|
||||||
if $('title', body).textContent is '4chan - Banned'
|
if $('title', body).textContent is '4chan - Banned'
|
||||||
updater.count.textContent = 'banned'
|
updater.count.textContent = 'banned'
|
||||||
updater.count.className = 'error'
|
updater.count.className = 'error'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user