From f985b7eeb9daffc76bae379c6ce9376fb285d5c9 Mon Sep 17 00:00:00 2001 From: Cohee Date: Fri, 7 Jul 2023 09:38:37 +0300 Subject: [PATCH] Merge pull request #649 from vbdev537/main Temporary Poe Fix --- src/poe-client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/poe-client.js b/src/poe-client.js index 4e0365ba9..23080a70a 100644 --- a/src/poe-client.js +++ b/src/poe-client.js @@ -312,7 +312,7 @@ function logObjectStructure(obj, indent = 0, depth = Infinity) { class Client { gql_url = "https://poe.com/api/gql_POST"; gql_recv_url = "https://poe.com/api/receive_POST"; - home_url = "https://poe.com"; + home_url = "https://poe.com/Sage"; settings_url = "https://poe.com/api/settings"; formkey = "";