Open Hao-Wu opened 11 years ago
Which browser? These are working fine for me. Do you have some kind of blocking software installed?
Hi Evan, you are right. If I switch my connection to VPN hosted in North America, all the static library resources in cdnjs can be loaded very fast.
After Googling for a while, I find it is a common issue for developers in China. Maybe CDNJS.com is not so optimized for its Asia nodes.
The workaround for me is to replace all the https://cdnjs.cloudflare.com/* files with some other similar service, e.g. https://github.com/staticfile/static.
I hope this could do some help for those with similar problem, Thank you.
I've brought it up with cdnjs/cdnjs and we'll see if there's a resolution.
I'm also going to look into other CDNs for backup.
Thanks for bringing the issue up to cdnjs project. It seems that all the libraries with "https://" are blocked by the Great Firewall. But when I tested them with "http://", everything is fine, and loaded very fast. The FIREWALL is becoming smarter. Not only keywords and hosts IP, but also those protocols e.g. SSH, GIT, HTTPS can be detected and blocked according to some policy.
is it possible to use the http version of these js libraries? Any security concern?
"cdnjs.cloudflare.com" under HTTP is blocked too in China. Not only HTTPS. If I switch to Google's DNS server, then the CDN works again.
Not sure if this issue is still relevant, but accoring to greatfirewallofchina.org, cdnjs is still blocked in China.
We want to get 0.3.1 out fast and this requires complex external stuff. Pushing to 0.4.0
Hi, There seems to be some problem when loading resources from the CDN network https://cdnjs.cloudflare.com/* , which blocks the UI and functions of these 2 sites.
I know this is not caused by pump.io framework. But the demo sites is very important for pump.io. The followings are the errors in Chrome console.