Remove broken torrent tracker
This commit is contained in:
parent
b2b91c9aff
commit
212eabbc20
1 changed files with 1 additions and 2 deletions
|
@ -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"):
|
||||||
|
|
Loading…
Reference in a new issue