dc 3 ip changed

This commit is contained in:
John Preston 2015-02-10 12:46:38 +00:00
parent f66d8ee0f8
commit 585f31b6f2

View File

@ -166,7 +166,7 @@ struct BuiltInDc {
static const BuiltInDc _builtInDcs[] = {
{ 1, "149.154.175.50", 443 },
{ 2, "149.154.167.51", 443 },
{ 3, "174.140.142.6", 443 },
{ 3, "149.154.175.100", 443 },
{ 4, "149.154.167.91", 443 },
{ 5, "149.154.171.5", 443 }
};