We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab540d7 + f765915 commit aa228daCopy full SHA for aa228da
lib/pageflow/embedded_video/configuration.rb
@@ -7,7 +7,7 @@ class Configuration
7
attr_reader :supported_hosts
8
9
def initialize
10
- @supported_hosts = %w(https://www.youtube.com http://www.youtube.com http://vimeo.com)
+ @supported_hosts = %w(https://www.youtube.com http://www.youtube.com http://vimeo.com https://vimeo.com)
11
end
12
13
0 commit comments