Change unreliable tracker
This commit is contained in:
parent
4f6a496c36
commit
b298571395
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ class Config(object):
|
|||
"udp://9.rarbg.com:2710",
|
||||
"http://tracker.opentrackr.org:1337/announce",
|
||||
"http://explodie.org:6969/announce",
|
||||
"http://tracker1.wasabii.com.tw:6969/announce"
|
||||
"http://retracker.spark-rostov.ru:80/announce"
|
||||
]
|
||||
# Platform specific
|
||||
if sys.platform.startswith("win"):
|
||||
|
|
Loading…
Reference in a new issue