Merge pull request #649 from vbdev537/main

Temporary Poe Fix
This commit is contained in:
Cohee
2023-07-07 09:38:37 +03:00
committed by GitHub

View File

@@ -312,7 +312,7 @@ function logObjectStructure(obj, indent = 0, depth = Infinity) {
class Client { class Client {
gql_url = "https://poe.com/api/gql_POST"; gql_url = "https://poe.com/api/gql_POST";
gql_recv_url = "https://poe.com/api/receive_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"; settings_url = "https://poe.com/api/settings";
formkey = ""; formkey = "";