-
Notifications
You must be signed in to change notification settings - Fork 206
Cloudflare CDN issue in China: Assets from mirrors.creativecommons.org can not be loaded #1197
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
Comments
Thank you very much for reporting this issue, it's the right place for it. We will investigate. |
@Phuker we are unable to reproduce, what is the location you are trying to load these images from? |
If you mean geolocation, I'm in China, and I tested on all my cloud servers again, it seems the problem is narrowed down. This time I ran this command: curl -vv 'https://mirrors.creativecommons.org/presskit/icons/cc.svg' There is no problem in Japan and the US, I can get a But all requests from China got a And FYI, I found this: Cloudflare community: Users in China Seeing Captcha |
I am going to move this to a more general location, as it is relevant to any project using https://mirrors.creativecommons.org, not just this one. Thank you for sharing @Phuker |
Is it possible to publish an official package containing cc button & icon images to npm? In this way, users will be able to load images through CDN providers such as jsdelivr or unpkg |
The assets are part of the Vocabulary package, and you can actually use them through jsdelivr /unpkg. Here you can find some more information: https://cc-vocabulary.netlify.app/?path=/docs/vocabulary-usage--page |
Thanks very much! I have confirmed that the badge can be loaded like this <img src="https://cdn.jsdelivr.net/npm/@creativecommons/vocabulary@2020.11.3/assets/license_badges/big/by.svg"> |
Description
Button & icon images in mirrors.creativecommons.org can not be loaded, blocked by Cloudflare captcha. The settings in Cloudflare CDN might be inappropriate.
I'm not sure whether here is the right place to report this problem, if it's not then I'm sorry.
Reproduction
Expectation
Images be loaded
Screenshots
Environment
Resolution
The text was updated successfully, but these errors were encountered: