Ipv6 tracker

This commit is contained in:
shortcutme 2019-01-20 19:08:49 +01:00
parent e2d17fe20f
commit c853de4315
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -75,7 +75,9 @@ class Config(object):
"udp://104.238.198.186:8000", # US/LA "udp://104.238.198.186:8000", # US/LA
"http://tracker2.itzmx.com:6961/announce", # US/LA "http://tracker2.itzmx.com:6961/announce", # US/LA
"http://open.acgnxtracker.com:80/announce", # DE "http://open.acgnxtracker.com:80/announce", # DE
"http://retracker.mgts.by:80/announce" # BY "http://retracker.mgts.by:80/announce", # BY
"zero://2602:ffc5::c5b2:5360:26312" # US/ATL
] ]
# Platform specific # Platform specific
if sys.platform.startswith("win"): if sys.platform.startswith("win"):