Remove broken torrent tracker

This commit is contained in:
shortcutme 2016-09-07 17:42:06 +02:00
parent b2b91c9aff
commit 212eabbc20

View file

@ -37,8 +37,7 @@ class Config(object):
"udp://tracker.leechers-paradise.org:6969", "udp://tracker.leechers-paradise.org:6969",
"udp://9.rarbg.com:2710", "udp://9.rarbg.com:2710",
"http://tracker.aletorrenty.pl:2710/announce", "http://tracker.aletorrenty.pl:2710/announce",
"http://explodie.org:6969/announce", "http://explodie.org:6969/announce"
"http://torrent.gresille.org/announce"
] ]
# Platform specific # Platform specific
if sys.platform.startswith("win"): if sys.platform.startswith("win"):