Loop embedded links to webms on 4chan.

This commit is contained in:
ccd0 2015-10-04 13:30:54 -07:00
parent 972a40b572
commit 19eeb9218f

View File

@ -382,4 +382,5 @@ Embedding =
controls: true
preload: 'auto'
src: a.dataset.href
loop: /^https?:\/\/i\.4cdn\.org\//.test a.dataset.href
]