diff --git a/client/about.html b/client/about.html index 0dd343e..780b103 100644 --- a/client/about.html +++ b/client/about.html @@ -78,7 +78,7 @@

Social tomfoolery

head.js('http://www.google-analytics.com/ga.js', function () { _gat._getTracker('UA-267782-3')._trackPageview(); }); - head.js('http://apis.google.com/js/plusone.js'); + head.js('https://apis.google.com/js/plusone.js'); head.js('http://platform.twitter.com/widgets.js'); diff --git a/client/index.html b/client/index.html index ff2e4b5..d29ef4b 100755 --- a/client/index.html +++ b/client/index.html @@ -155,7 +155,7 @@

Social tomfoolery

head.js('http://www.google-analytics.com/ga.js', function () { _gat._getTracker('UA-267782-3')._trackPageview(); }); - head.js('http://apis.google.com/js/plusone.js'); + head.js('https://apis.google.com/js/plusone.js'); head.js('http://platform.twitter.com/widgets.js');