cnd.totaljs.com cdn down - 502 error
JohnRSim opened this issue · 2 comments
JohnRSim commented
https://cnd.totaljs.com/oauth2.js
Getting 502 nginx error accessing CDN
MartinKolarik commented
@petersirka not sure where this is hosted at the moment, but consider using jsDelivr. It can serve all packages from npm and releases from GitHub and provides the best uptime and perf you can get.
petersirka commented
@JohnRSim I have fixed it, the correct url is: https://cdn.totaljs.com/oauth2.js
@MartinKolarik I use Amazon CloudFront, but good to know - thank you.