Browse Source

Updated DC5 ip

master
Igor Zhukov 10 years ago
parent
commit
261b230727
  1. 2
      app/js/lib/mtproto.js

2
app/js/lib/mtproto.js

@ -19,7 +19,7 @@ angular.module('izhukov.mtproto', ['izhukov.utils']) @@ -19,7 +19,7 @@ angular.module('izhukov.mtproto', ['izhukov.utils'])
{id: 2, host: '149.154.167.50', port: 80},
{id: 3, host: '174.140.142.6', port: 80},
{id: 4, host: '149.154.167.90', port: 80},
{id: 5, host: '116.51.22.2', port: 80},
{id: 5, host: '149.154.171.5', port: 80},
];
var chosenServers = {};

Loading…
Cancel
Save