twitter / twemoji

Emoji for everyone. https://twemoji.twitter.com/
MIT License
16.87k stars 1.86k forks source link

CDN links to maxcdn.com are broken #636

Closed chriscdn closed 7 months ago

chriscdn commented 7 months ago

Describe the bug

I'm using twemoji.parse to convert text with emojis into image links. The image links are broken.

To Reproduce

Try opening any of the following URLs from the README:

Expected behavior The images or SVG should load.

smashah commented 7 months ago

https://twemoji.maxcdn.com/v/latest/twemoji.min.js forwards to https://www.stackpath.com/blog/

Did Elon not pay his maxcdn bill or something??

SophiaAtkinson commented 7 months ago

@smashah He can't pay for anything lol

rsns-0 commented 7 months ago

Hi, a fork that is currently actively maintained by former Twitter developers may help. It uses jsDelivr instead of MaxCDN for CDN provider.

Related issue: https://github.com/twitter/twemoji/issues/580