Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/tgl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjentsch <mtthsjntsch@gmail.com>2015-03-09 17:11:26 +0300
committermjentsch <mtthsjntsch@gmail.com>2015-03-09 17:35:23 +0300
commit85034f41e2cb5244e3fd4ebd36053782b3b6948f (patch)
tree869cee9a55d03c88a885913d387d3babba166d08
parent76824c29a6dcb424e1109e691d31280a9cbaa954 (diff)
Update default data center IPspull-request-2
-rw-r--r--tgl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tgl.h b/tgl.h
index ea4f442..5dbe1be 100644
--- a/tgl.h
+++ b/tgl.h
@@ -27,7 +27,7 @@
#define TGL_MAX_DC_NUM 100
#define TG_SERVER_1 "149.154.175.50"
#define TG_SERVER_2 "149.154.167.51"
-#define TG_SERVER_3 "174.140.142.6"
+#define TG_SERVER_3 "149.154.175.100"
#define TG_SERVER_4 "149.154.167.91"
#define TG_SERVER_5 "149.154.171.5"