mirror of
https://github.com/moparisthebest/SickRage
synced 2024-11-05 17:05:03 -05:00
Updated kickasstorrents URL to kickass.to
This commit is contained in:
parent
999767b77e
commit
1babd3ec3b
@ -55,7 +55,7 @@ class KATProvider(generic.TorrentProvider):
|
||||
|
||||
self.cache = KATCache(self)
|
||||
|
||||
self.urls = {'base_url': 'http://kickass.so/'}
|
||||
self.urls = {'base_url': 'http://kickass.to/'}
|
||||
|
||||
self.url = self.urls['base_url']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user