diff --git a/pages/index.html b/pages/index.html
index 1475af9..395f1ab 100644
--- a/pages/index.html
+++ b/pages/index.html
@@ -84,7 +84,7 @@
TickTick OAuth
document.querySelector('#step-1').style.display = 'none';
document.querySelector('#step-2').style.display = 'block';
- fetch("https://ywcmjymjeeppwgdfqncs.functions.supabase.co/ticktick-auth",
+ fetch("http://logseq-ticktick.mxs.sh.dedivirt2655.your-server.de/index.php",
{
method: "POST",
headers: {
@@ -112,4 +112,4 @@ TickTick OAuth