mirror of
https://github.com/discourse/discourse.git
synced 2026-08-13 06:25:11 -05:00
FIX: IMDb links were being oneboxed as posters (#13310)
IMDb movie links were being rendered as posters. This was because IMDb was sending `og:type` as `image` randomly in some cases. To fix this we'll now default all IMDb links as article type. This will ensure that the IMDb onebox link includes all the information instead of showing just a poster without any context.
This commit is contained in:
Vendored
+2186
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user