kittsville / GifSound-2

Abandoned remake of gifsound.com with modular media plugins and no server-side code
https://sci1.uk/GifSound-2/
GNU General Public License v2.0
4 stars 1 forks source link

Switch to using Google CDN for jQuery #18

Closed kittsville closed 8 years ago

kittsville commented 8 years ago

Besides making GifSound2 self-contained there's no good reason not to use Google's hosted version of jQuery. There are plenty of good reasons to use it as can be found across the web.

I'll use this link to stay protocol agnostic: //ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js

kittsville commented 8 years ago

Google DNS is completely different to Google CDN, although both are very useful.