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 = "";