lib/onebox/engine/giphy_onebox.rb in onebox-1.6.1 vs lib/onebox/engine/giphy_onebox.rb in onebox-1.6.2
- old
+ new
@@ -3,9 +3,10 @@
class GiphyOnebox
include Engine
include StandardEmbed
matches_regexp(/^https?:\/\/(giphy\.com\/gifs|gph\.is)\//)
+ always_https
def to_html
oembed = get_oembed
<<-HTML