diff --git a/src/Config.py b/src/Config.py index a4aaef2b..65c9ecd8 100644 --- a/src/Config.py +++ b/src/Config.py @@ -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"):