fix image 404 redirection

This commit is contained in:
ccd0 2014-05-17 22:34:03 -07:00
parent 991e08649c
commit 16a4d5785f

View File

@ -50,7 +50,7 @@ Main =
Report.init()
return
when 'i.4cdn.org'
if Conf['Loop in New Tab'] and video = $ 'video'
if Conf['Loop in New Tab'] and document.body and video = $ 'video'
Video.configure video
$.on video, 'click', ->
if !video.controls