Refactor analytics to use Rybbit instead of Umami (#9072)

This commit is contained in:
Bram
2025-11-12 07:38:16 +01:00
committed by GitHub
parent e759335bfc
commit 17354ca011
2 changed files with 7 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ export const mostPopularScripts = ["post-pve-install", "docker", "homeassistant"
export const analytics = {
url: "analytics.bramsuurd.nl",
token: "aefee1b9-2a12-4ac2-9d82-a63113edc62e",
token: "f9eee289f931",
};
export const AlertColors = {