fix image 404 redirection
This commit is contained in:
parent
991e08649c
commit
16a4d5785f
@ -50,7 +50,7 @@ Main =
|
|||||||
Report.init()
|
Report.init()
|
||||||
return
|
return
|
||||||
when 'i.4cdn.org'
|
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
|
Video.configure video
|
||||||
$.on video, 'click', ->
|
$.on video, 'click', ->
|
||||||
if !video.controls
|
if !video.controls
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user