force https on matomo.js; update footer link

This commit is contained in:
John Hess 2022-03-14 15:51:55 -05:00
parent b6c4b3d2b1
commit ebcfabfa83
4 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//metrics.cleaninsights.org/";
var u="https://metrics.cleaninsights.org/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '20']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];