| commit | c0a9bb1c7e749229f619ce11921aff98d384f76a | [log] [tgz] |
|---|---|---|
| author | David Arthur <mumrah@gmail.com> | Tue Feb 25 11:47:47 2025 -0500 |
| committer | David Arthur <mumrah@gmail.com> | Tue Feb 25 11:47:47 2025 -0500 |
| tree | ea3e7762cf3fbd0b8fbeaf2cd362c525d66bab6c | |
| parent | fc52e3a6def4fd0bd480420c7acffd3f926de8a1 [diff] |
fix the url
diff --git a/includes/_header.htm b/includes/_header.htm index 120957e..a49ad3f 100644 --- a/includes/_header.htm +++ b/includes/_header.htm
@@ -68,7 +68,7 @@ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { - var u="//matomo.privacy.apache.org/"; + var u="//analytics.apache.org/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '26']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];