Skip to content

Commit

Permalink
FIX: use OpenGraph for Flickr
Browse files Browse the repository at this point in the history
  • Loading branch information
arpitjalan committed Mar 28, 2016
1 parent 01f113a commit 86c3b1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/onebox/engine/standard_embed.rb
Expand Up @@ -19,7 +19,6 @@ def self.add_opengraph_provider(regexp)
end

# Some oembed providers (like meetup.com) don't provide links to themselves
add_oembed_provider /www\.flickr\.com\//, 'http://www.flickr.com/services/oembed.json'
add_oembed_provider /(.*\.)?gfycat\.com\//, 'http://gfycat.com/cajax/oembed'
add_oembed_provider /www\.kickstarter\.com\//, 'https://www.kickstarter.com/services/oembed'
add_oembed_provider /www\.meetup\.com\//, 'http://api.meetup.com/oembed'
Expand Down

0 comments on commit 86c3b1b

Please sign in to comment.