mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
temp change the analytics url to one that works untill community one is fixed (#6319)
This commit is contained in:
parent
72dcd61244
commit
ecc585ebef
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ export const navbarLinks = [
|
|||
export const mostPopularScripts = ["post-pve-install", "docker", "homeassistant"];
|
||||
|
||||
export const analytics = {
|
||||
url: "analytics.community-scripts.org",
|
||||
url: "analytics.bramsuurd.nl",
|
||||
token: "aefee1b9-2a12-4ac2-9d82-a63113edc62e",
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue