dc203 ip change

This commit is contained in:
Flowseal
2026-04-08 02:09:03 +03:00
parent df98baf961
commit c883674ad0
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ DC_DEFAULT_IPS: Dict[int, str] = {
3: '149.154.175.100',
4: '149.154.167.91',
5: '149.154.171.5',
203: '149.154.175.50'
203: '91.105.192.100'
}
HANDSHAKE_LEN = 64