Change unreliable tracker

This commit is contained in:
shortcutme 2018-01-05 20:23:29 +01:00
parent 4f6a496c36
commit b298571395
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -40,7 +40,7 @@ class Config(object):
"udp://9.rarbg.com:2710", "udp://9.rarbg.com:2710",
"http://tracker.opentrackr.org:1337/announce", "http://tracker.opentrackr.org:1337/announce",
"http://explodie.org:6969/announce", "http://explodie.org:6969/announce",
"http://tracker1.wasabii.com.tw:6969/announce" "http://retracker.spark-rostov.ru:80/announce"
] ]
# Platform specific # Platform specific
if sys.platform.startswith("win"): if sys.platform.startswith("win"):