refactor: use new analytics server
This commit is contained in:
parent
8714c1a9be
commit
2cfa1d7a7d
4 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@ const nextConfig = {
|
|||
return [
|
||||
{
|
||||
source: "/stats/:match*",
|
||||
destination: "https://analytics.umami.is/:match*",
|
||||
destination: "https://umami.developomp.com/:match*",
|
||||
},
|
||||
]
|
||||
},
|
||||
|
|
|
@ -66,7 +66,7 @@ export default function RootLayout({
|
|||
async
|
||||
defer
|
||||
src="/stats/script.js"
|
||||
data-website-id="aa2eb701-74e2-4d81-ad27-9de6850b7f50"
|
||||
data-website-id="361a9f07-a09b-49a0-b7e4-f1fc7caff9e2"
|
||||
></script>
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue