panzi / SocialSharePrivacy

Fork of "jquery.socialshareprivacy.js | 2 Klicks fuer mehr Datenschutz" http://www.heise.de/extras/socialshareprivacy/ that is extensible.
http://panzi.github.com/SocialSharePrivacy/
677 stars 81 forks source link

Replace jQuery script form googleapis.com #72

Open manuels opened 7 years ago

manuels commented 7 years ago

The github pages site of this project suggests to use the jquery script from Google's CDN googleapis.com

<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>

This basically renders this plugin useless with respect to tracing by Google Inc. This link should be replaced with another link (maybe hosted by http://panzi.github.io/)

panzi commented 7 years ago

Yes. I'm currently sick in bed, so if you would send me a pull request with appropriate changes that would be nice. 😄