mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02:00

* If OEmbed response doesn't have a required property `type`, ignore it. e.g. `NoMethodError: undefined method 'type' for ...` * If we failed to detect encoding, fallback to default behavior of Nokogiri. e.g. `KeyError: key not found: :encoding`