|
@ -610,7 +610,7 @@ $.fn.embed.settings = { |
|
|
type : 'video', |
|
|
type : 'video', |
|
|
icon : 'video play', |
|
|
icon : 'video play', |
|
|
domain : 'vimeo.com', |
|
|
domain : 'vimeo.com', |
|
|
url : '//www.youtube.com/embed/{id}', |
|
|
|
|
|
|
|
|
url : '//player.vimeo.com/video/{id}', |
|
|
parameters: function(settings) { |
|
|
parameters: function(settings) { |
|
|
return { |
|
|
return { |
|
|
api : settings.api, |
|
|
api : settings.api, |
|
|