diff --git a/index.html b/index.html
index 3cddc17..b89b5e2 100644
--- a/index.html
+++ b/index.html
@@ -19,7 +19,7 @@
// if localhost then return
if(window.location.hostname !== 'localhost')
{
- posthog.init('phc_QqImEAwwTBa3yh4DhiQ1bCHWA3DBr3lPuosKNRwSuEq',{api_host:'https://eu.posthog.com'})
+ posthog.init('phc_QqImEAwwTBa3yh4DhiQ1bCHWA3DBr3lPuosKNRwSuEq',{api_host:'https://cool-silence-eae1.nils-ueter.workers.dev/', ui_host: 'https://eu.posthog.com'})
}