diff --git a/main.js b/main.js index dcd54b7..f0de96a 100644 --- a/main.js +++ b/main.js @@ -229,7 +229,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: {