2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-05 00:35:10 +00:00

Update DC IPs

This commit is contained in:
Dan
2019-07-09 19:02:54 +02:00
parent 485877daa3
commit 13d6ce1495
2 changed files with 4 additions and 4 deletions

View File

@@ -26,11 +26,11 @@ class DataCenter:
}
PROD = {
1: "149.154.175.50",
1: "149.154.175.53",
2: "149.154.167.51",
3: "149.154.175.100",
4: "149.154.167.91",
5: "91.108.56.149",
5: "91.108.56.130",
121: "95.213.217.195"
}