chore: update Matomo analytics URL to matomo.txeo.club

Migrate from matomo.morenorub.io to matomo.txeo.club in both
CSP headers and tracking script. Also fix errcheck lint warnings
in cv_streaming.go.
This commit is contained in:
juanatsap
2026-03-15 20:17:03 +00:00
parent 019f610eb5
commit 585949b709
3 changed files with 251 additions and 3 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://matomo.morenorub.io/";
var u="https://matomo.txeo.club/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];