totaljs/modules

cnd.totaljs.com cdn down - 502 error

JohnRSim opened this issue · 2 comments

https://cnd.totaljs.com/oauth2.js

Getting 502 nginx error accessing CDN

@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.

@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.