UserScripts icon indicating copy to clipboard operation
UserScripts copied to clipboard

Use jsDelivr for CDN

Open iBug opened this issue 5 years ago • 0 comments
trafficstars

Since RawGit was deprecated in 2018, jsDelivr has been a good replacement. Loading stuff directly from raw.githubusercontent.com has always been discouraged (example).

For jsDelivr's advantages, their website makes most of the points.

This PR changes external code dependency (jQuery and GitHub-hosted scripts) to be loaded through jsDelivr, aiming to improve load speed in regions where either is slow (China in particular).

iBug avatar Feb 10 '20 07:02 iBug