]> git.otsuka.systems Git - cotsuka.github.io/commitdiff
use posthog managed reverse proxy main
authorCameron Otsuka <cameron@otsuka.haus>
Fri, 27 Feb 2026 05:15:16 +0000 (21:15 -0800)
committerCameron Otsuka <cameron@otsuka.haus>
Fri, 27 Feb 2026 05:15:16 +0000 (21:15 -0800)
src/components/head/posthog.astro

index bd0ea066cb1d6d2792838cf4447addcaba429515..7113c413ce06ed785f151fcd2dfb8a4de82660c5 100644 (file)
@@ -51,7 +51,8 @@
       (e.__SV = 1));
   })(document, window.posthog || []);
   posthog.init('phc_JqRTVNfc9j8WH2eupbTg0rI1xG4YNXFZmbnujBaZIXU', {
       (e.__SV = 1));
   })(document, window.posthog || []);
   posthog.init('phc_JqRTVNfc9j8WH2eupbTg0rI1xG4YNXFZmbnujBaZIXU', {
-    api_host: 'https://us.i.posthog.com',
+    api_host: 'https://ph.otsuka.systems',
+    ui_host: 'https://us.posthog.com',
     defaults: '2026-01-30',
   });
 </script>
     defaults: '2026-01-30',
   });
 </script>