eweitz / ideogram

Chromosome visualization for the web
https://eweitz.github.io/ideogram
Other
294 stars 71 forks source link

Change CDN for better uptime and performance #181

Closed eweitz closed 4 years ago

eweitz commented 4 years ago

This changes the content delivery network for Ideogram from https://unpkg.com to https://www.jsdelivr.com.

Unpkg is good, but occasionally fails (e.g. #129). JsDelivr has even better reliability -- it's currently the best free CDN in terms of uptime and latency per https://www.cdnperf.com.