panzi/SocialSharePrivacy

Replace jQuery script form googleapis.com

manuels opened this issue · 1 comments

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