From b8378036dc45d6339a120473faae2ced1f7ea967 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Thu, 24 Jul 2014 11:39:40 +0400 Subject: [PATCH] updated dc4 address --- app/js/lib/mtproto.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/js/lib/mtproto.js b/app/js/lib/mtproto.js index 406545b0..00f06cfc 100644 --- a/app/js/lib/mtproto.js +++ b/app/js/lib/mtproto.js @@ -18,7 +18,7 @@ angular.module('izhukov.mtproto', ['izhukov.utils']) {id: 1, host: '173.240.5.1', port: 80}, {id: 2, host: '149.154.167.50', port: 80}, {id: 3, host: '174.140.142.6', port: 80}, - {id: 4, host: '31.210.235.12', port: 80}, + {id: 4, host: '149.154.167.90', port: 80}, {id: 5, host: '116.51.22.2', port: 80}, ];