Filter the parsed OpenGraph/Twittercard tags and only retain the ones we intend to use.

This commit is contained in:
Mark Felder 2025-02-28 16:12:22 -08:00
commit ac0882e348
4 changed files with 13 additions and 18 deletions

View file

@ -0,0 +1 @@
Fix Rich Media parsing of TwitterCards/OpenGraph to adhere to the spec and always choose the first image if multiple are provided.