SO-Close-Vote-Reviewers / UserScripts

Various user scripts that add features to the review queue or to the chat room
Other
57 stars 40 forks source link

Use jsDelivr for CDN #180

Open iBug opened 4 years ago

iBug commented 4 years ago

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