mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-06-30 02:57:38 +00:00
Update analytics URL in siteConfig to point to community-scripts.org
This commit is contained in:
@ -45,7 +45,7 @@ export const navbarLinks = [
|
|||||||
export const mostPopularScripts = ["post-pve-install", "docker", "homeassistant"];
|
export const mostPopularScripts = ["post-pve-install", "docker", "homeassistant"];
|
||||||
|
|
||||||
export const analytics = {
|
export const analytics = {
|
||||||
url: "analytics.proxmoxve-scripts.com",
|
url: "analytics.community-scripts.org",
|
||||||
token: "aefee1b9-2a12-4ac2-9d82-a63113edc62e",
|
token: "aefee1b9-2a12-4ac2-9d82-a63113edc62e",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user