jacktuck / unfurl

Metadata scraper with support for oEmbed, Twitter Cards and Open Graph Protocol for Node.js :zap:
MIT License
474 stars 51 forks source link

[Bug] Incorrect Twitter card result for Gumroad links #88

Closed phuctm97 closed 2 years ago

phuctm97 commented 2 years ago

Twitter card type is incorrectly identified for https://gumroad.com/a/241161331/BplZF

When you use this link on https://cards-dev.twitter.com/validator, Twitter said it twitter:card = summary_large_image tag found but unfurl returned empty Twitter card.

CleanShot 2022-03-04 at 18 20 56@2x
phuctm97 commented 2 years ago

This link is redirected, I also tried with the redirected URL, same result.

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 5.6.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

jacktuck commented 2 years ago

@phuctm97 should be fixed in the latest patch release. I did try to make it a major release but semantic-release didn't work as I'd expected.