Fix 4chan imgur thumbnail conflict in stable version. #363

This commit is contained in:
ccd0 2015-03-23 03:44:20 -07:00
parent 9556c493db
commit f9f11b6805

View File

@ -166,6 +166,7 @@ class Post
return unless (fileEl = $ '.file', @nodes.post) and not $('.fileDeletedRes', fileEl)
fileText = fileEl.firstElementChild
link = $ 'a', fileText
return unless link.nextSibling
info = link.nextSibling.textContent
@file =
text: fileText