We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
I'm using twemoji.parse to convert text with emojis into image links. The image links are broken.
twemoji.parse
To Reproduce
Try opening any of the following URLs from the README:
Expected behavior The images or SVG should load.
The text was updated successfully, but these errors were encountered:
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??
Sorry, something went wrong.
@smashah He can't pay for anything lol
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: #580
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: