add 91.105.192.100 to DC2
This commit is contained in:
parent
cf3e3b2aec
commit
7b07ec3651
|
|
@ -50,6 +50,7 @@ _IP_TO_DC: Dict[str, Tuple[int, bool]] = {
|
|||
'95.161.76.100': (2, False),
|
||||
'149.154.167.151': (2, True), '149.154.167.222': (2, True),
|
||||
'149.154.167.223': (2, True), '149.154.162.123': (2, True),
|
||||
'91.105.192.100': (2, True),
|
||||
# DC3
|
||||
'149.154.175.100': (3, False), '149.154.175.101': (3, False),
|
||||
'149.154.175.102': (3, True),
|
||||
|
|
|
|||
Loading…
Reference in New Issue