mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-04 23:00:08 +00:00
Refactor analytics to use Rybbit instead of Umami (#9072)
This commit is contained in:
parent
e759335bfc
commit
17354ca011
2 changed files with 7 additions and 2 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue