Updated DC addr

This commit is contained in:
Igor Zhukov 2015-02-06 15:43:55 +03:00
parent 12b36bfddd
commit 85199e45a6

View File

@ -19,7 +19,7 @@ angular.module('izhukov.mtproto', ['izhukov.utils'])
: [
{id: 1, host: '149.154.175.50', port: 80},
{id: 2, host: '149.154.167.51', port: 80},
{id: 3, host: '174.140.142.6', port: 80},
{id: 3, host: '149.154.175.100', port: 80},
{id: 4, host: '149.154.167.91', port: 80},
{id: 5, host: '149.154.171.5', port: 80}
];