Skip to content
New issue

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

CDN not needed #614

Open
heckeroncrack opened this issue May 26, 2023 · 1 comment
Open

CDN not needed #614

heckeroncrack opened this issue May 26, 2023 · 1 comment

Comments

@heckeroncrack
Copy link

for example instead of:
https://twemoji.maxcdn.com/v/latest/72x72/1f17f.png
you could do:
https://github.com/twitter/twemoji/raw/master/assets/72x72/1f17f.png

@justanthonylee
Copy link

Thats not allowed and will be rate limited. Plus they do NOT provide cache headers with requests from Github so the images would be flashing on every page load.

Plus this project is abandoned and does not support the most recent Emojis.

At this point self host (it's small) or use an alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants