mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-12 11:02:21 -05:00
parent
2cba62a0e8
commit
fead907d7a
@ -62,6 +62,7 @@ class KATProvider(generic.TorrentProvider):
|
||||
self.cache = KATCache(self)
|
||||
|
||||
self.urls = ['http://kickass.so/', 'http://katproxy.com/', 'http://www.kickass.to/']
|
||||
self.url = self.urls[0]
|
||||
|
||||
def isEnabled(self):
|
||||
return self.enabled
|
||||
|
Loading…
Reference in New Issue
Block a user