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

Changed CDN to use Jsdelivr instead of raw git #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

QuentiumYT
Copy link

raw.githubusercontent.com is not meant for CDN and does not work if the MIME type should be other than text/plain.

Discord does use strict MIME (MIME type ('text/plain') is not a supported stylesheet MIME type, and strict MIME checking is enabled.) so switching to a real CDN will fix this issue. Also jsdelivr is a better caching tool and does have fast content load.

Thanks for having this forked version btw :)

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

Successfully merging this pull request may close these issues.

1 participant