Private GIT

Skip to content
Snippets Groups Projects
Commit b63fdd2b authored by echel0n's avatar echel0n
Browse files

Merge pull request #1124 from fernandog/patch-14

Add kat url to the logo at Providers
parents 2f4b4b76 fead907d
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment