From 76855c7a10db46fd8d8b6b1b1e9df20b30bee192 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 25 Jan 2023 20:44:47 +0300 Subject: fixes problems with GG login --- protocols/Gadu-Gadu/src/gg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols') diff --git a/protocols/Gadu-Gadu/src/gg.h b/protocols/Gadu-Gadu/src/gg.h index 76039c9765..83aad6530c 100644 --- a/protocols/Gadu-Gadu/src/gg.h +++ b/protocols/Gadu-Gadu/src/gg.h @@ -199,7 +199,7 @@ struct GGGETAVATARDATA #define GG_KEYDEF_IMGMETHOD 1 // newline separated list of hosts for server connection -#define GG_KEYDEF_SERVERHOSTS L"91.214.237.7\r\n91.214.237.8\r\n91.214.237.9\r\n91.214.237.10\r\n91.214.237.11\r\n91.214.237.12\r\n91.214.237.13\r\n91.214.237.14\r\n91.214.237.15\r\n91.214.237.16\r\n91.214.237.17" +#define GG_KEYDEF_SERVERHOSTS L"31.186.82.43\r\n31.186.82.226\r\n31.186.83.1\r\n31.186.83.9\r\n31.186.83.70\r\n77.79.250.102\r\n85.194.241.23\r\n91.185.185.102" #define GG_KEY_CLIENTIP "IP" // Contact IP (by notify) #define GG_KEY_CLIENTPORT "ClientPort" // Contact port -- cgit v1.2.3