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

Error if no www. subdomain #38

Open
cassidyjames opened this issue Nov 7, 2022 · 1 comment
Open

Error if no www. subdomain #38

cassidyjames opened this issue Nov 7, 2022 · 1 comment

Comments

@cassidyjames
Copy link

The FreeDesktop site is browsable with or without the www. subdomain, but this web app errors when it's missing.

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.freedesktop.org/software/appstream/metainfocreator/runtime-es2015.45e9bfaa34de10543cc5.js. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200.

Module source URI is not allowed in this document: “https://www.freedesktop.org/software/appstream/metainfocreator/runtime-es2015.45e9bfaa34de10543cc5.js”.
@ximion
Copy link
Owner

ximion commented Oct 8, 2023

Hmm, I don't think I can easily fix this... I could only disable CORS completely, as far as I can see.

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