cyphar / perfectgift

Group 4's 2014 NCSS Project.
Other
2 stars 1 forks source link

load jQuery from a CDN #12

Closed auscompgeek closed 10 years ago

auscompgeek commented 10 years ago

We're loading a couple of fonts from Google's CDN (one of them isn't being loaded from a CDN, but that's because it isn't on one). Why aren't we loading jQuery from Google's CDN?

TL;DR: moar webscale

cyphar commented 10 years ago

... because in Google we don't trust?

cyphar commented 10 years ago

Done in 6d32407745dad396664d5bf3e6ec0e230d308c76. Happy?

auscompgeek commented 10 years ago

you forgot to rm static/js/jquery-2.0.3.min.js :open_mouth:

auscompgeek commented 10 years ago

You know, if you really hated Google that much, you could load jQuery from CloudFlare's cdnjs or Microsoft's CDN instead of Google's CDN.

cyphar commented 10 years ago

I don't really hate Google. I just have a healthy fear of a certain government organisation that shall not be named.