Add new tracker

This commit is contained in:
shortcutme 2016-09-09 12:24:14 +02:00
parent e3de6da87e
commit 8241651a28

View file

@ -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"):