From dc04255493c29e9640e86bcd98d2808fd5151c02 Mon Sep 17 00:00:00 2001 From: mirhossein Date: Tue, 11 Jun 2024 11:03:16 +0000 Subject: [PATCH] wip --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index 7bf6a3a..a5923f4 100644 --- a/main.js +++ b/main.js @@ -225,7 +225,7 @@ function createSurflySession(contactId, inviteType) { function sendFollowerLink(followerLink, type, uniquePageId, channelId) { fetch( - "https://nic.surf.ly/follower_link", + "https://admin-api-backend-ef6aeff35287.herokuapp.com/follower_link", { method: "POST", headers: {