This is inconsequential, but let's use HTTPS form here.
This commit is contained in:
parent
5efe0cd0f8
commit
26fa2d521d
@ -284,7 +284,7 @@ Embedding =
|
|||||||
$.el 'iframe',
|
$.el 'iframe',
|
||||||
src: "//player.vimeo.com/video/#{a.dataset.uid}?wmode=opaque"
|
src: "//player.vimeo.com/video/#{a.dataset.uid}?wmode=opaque"
|
||||||
title:
|
title:
|
||||||
api: (uid) -> "https://vimeo.com/api/oembed.json?url=http://vimeo.com/#{uid}"
|
api: (uid) -> "https://vimeo.com/api/oembed.json?url=https://vimeo.com/#{uid}"
|
||||||
text: (_) -> _.title
|
text: (_) -> _.title
|
||||||
,
|
,
|
||||||
key: 'Vine'
|
key: 'Vine'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user