1
0
Aneurin Barker Snook 1 сар өмнө
parent
commit
1c7d889052

+ 1 - 1
src/components/Analytics.ts

@@ -1,7 +1,7 @@
 export default function Analytics(websiteId: string) {
   return function() {
     return {
-      scriptUrl: 'https://analytics.cloud.forandwhile.com/script.js',
+      scriptUrl: 'https://analytics.aneur.in/script.js',
       websiteId,
     }
   }