diff --git a/app/models/commercial.rb b/app/models/commercial.rb index 4d28330c..5acda134 100644 --- a/app/models/commercial.rb +++ b/app/models/commercial.rb @@ -67,6 +67,11 @@ class Commercial < ApplicationRecord OEmbed::Providers::Instagram, speakerdeck ) + + OEmbed::Providers.register_fallback( + OEmbed::ProviderDiscovery, + OEmbed::Providers::Noembed + ) end def conference_id