Comment regarding issue #23

This commit is contained in:
Nicolas Stepien 2011-11-29 07:42:19 +01:00
parent 0e076a1bcf
commit f924a81963

View File

@ -1577,6 +1577,7 @@ updater =
body = $.el 'body',
innerHTML: @responseText
#this only works on Chrome because of cross origin policy
if $('title', body).textContent is '4chan - Banned'
updater.count.textContent = 'banned'
updater.count.className = 'error'