rename servers buttons, fix server ip

This commit is contained in:
Pavel Stupnikov
2015-07-02 01:25:40 +03:00
parent 42280d870d
commit 3ae95caec1
2 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ IniFile *_inilogin = NULL;
static const int HTTPBUFLEN = 128;
// nova* stuff probabaly obsolete
static const char * const NOVAPOLIS_IPV4_PRIMARY = "37.157.196.78";
static const char * const NOVAPOLIS_IPV4_PRIMARY = "62.210.172.165";
static const char * const NOVAPOLIS_IPV6_PRIMARY = "2a02:2b88:2:1::1d73:1";
static const char * const NOVAPOLIS_IPV4_SECONDARY = "89.111.65.225";
static const char * const NOVAPOLIS_IPV6_SECONDARY = "fe80::20e:7fff:fe23:bee0";