Add new tracker
This commit is contained in:
parent
e3de6da87e
commit
8241651a28
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,8 @@ class Config(object):
|
|||
"udp://tracker.leechers-paradise.org:6969",
|
||||
"udp://9.rarbg.com:2710",
|
||||
"http://tracker.aletorrenty.pl:2710/announce",
|
||||
"http://explodie.org:6969/announce"
|
||||
"http://explodie.org:6969/announce",
|
||||
"http://tracker1.wasabii.com.tw:6969/announce"
|
||||
]
|
||||
# Platform specific
|
||||
if sys.platform.startswith("win"):
|
||||
|
|
Loading…
Reference in a new issue