Change to more reliable trackers

This commit is contained in:
shortcutme 2018-02-10 01:00:35 +01:00
parent 90051972d4
commit f513737628
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -38,9 +38,9 @@ class Config(object):
"udp://tracker.coppersurfer.tk:6969",
"udp://tracker.leechers-paradise.org:6969",
"udp://9.rarbg.com:2710",
"http://tracker.opentrackr.org:1337/announce",
"http://explodie.org:6969/announce",
"http://retracker.spark-rostov.ru:80/announce"
"http://tracker.city9x.com:2710/announce", # US/LA
"http://0d.kebhana.mx:443/announce", # FR
]
# Platform specific
if sys.platform.startswith("win"):