mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-13 03:22:22 -05:00
Added www.kickmirror.com to list of urls to try
This commit is contained in:
parent
8f43c58c9e
commit
4739ab12ae
@ -61,7 +61,7 @@ class KATProvider(generic.TorrentProvider):
|
||||
|
||||
self.cache = KATCache(self)
|
||||
|
||||
self.urls = ['http://kickass.to/', 'http://katproxy.com/']
|
||||
self.urls = ['http://kickass.to/', 'http://katproxy.com/', 'http://www.kickmirror.com']
|
||||
self.url = None
|
||||
|
||||
def isEnabled(self):
|
||||
|
Loading…
Reference in New Issue
Block a user