4chan has thread excerpts on /f/ now also.

This commit is contained in:
ccd0 2016-07-10 13:36:11 -07:00
parent 16a8165503
commit a3d782500a

View File

@ -16,7 +16,7 @@ Banner =
banner = $ ".boardBanner"
{children} = banner
if g.BOARD.ID isnt 'f' and g.VIEW is 'thread' and Conf['Remove Thread Excerpt']
if g.VIEW is 'thread' and Conf['Remove Thread Excerpt']
Banner.setTitle children[1].textContent
children[0].title = "Click to change"