docs: only send analytics on correct domain

This commit is contained in:
technofab 2025-04-28 14:00:19 +02:00
parent b75456810f
commit 83dfbb0efd
2 changed files with 4 additions and 3 deletions

6
flake.lock generated
View file

@ -223,11 +223,11 @@
}, },
"mkdocs-material-umami": { "mkdocs-material-umami": {
"locked": { "locked": {
"lastModified": 1745163020, "lastModified": 1745840856,
"narHash": "sha256-eYKx9b50bRbTHSbGusEB3HECJwZvLshW1SavFkN0foE=", "narHash": "sha256-1Ad1JTMQMP6YsoIKAA+SBCE15qWrYkGue9/lXOLnu9I=",
"owner": "technofab", "owner": "technofab",
"repo": "mkdocs-material-umami", "repo": "mkdocs-material-umami",
"rev": "e09ad45e921b8c1a30a47d599dcb8e8cb4468200", "rev": "3ac9b194450f6b779c37b8d16fec640198e5cd0a",
"type": "gitlab" "type": "gitlab"
}, },
"original": { "original": {

View file

@ -117,6 +117,7 @@
provider = "umami"; provider = "umami";
site_id = "a4181010-317a-45e3-978c-5d07a93e0cd2"; site_id = "a4181010-317a-45e3-978c-5d07a93e0cd2";
src = "https://analytics.tf/umami"; src = "https://analytics.tf/umami";
domains = "nixlets.projects.tf";
feedback = { feedback = {
title = "Was this page helpful?"; title = "Was this page helpful?";
ratings = [ ratings = [