mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-24 08:48:50 -05:00
Switch to the kickass.to domain.
Signed-off-by: David <db@d1b.org>
This commit is contained in:
parent
7e7cdb846f
commit
02505b4d1e
@ -55,7 +55,7 @@ class KATProvider(generic.TorrentProvider):
|
||||
|
||||
self.cache = KATCache(self)
|
||||
|
||||
self.urls = {'base_url': 'https://kickass.so/'}
|
||||
self.urls = {'base_url': 'https://kickass.to/'}
|
||||
|
||||
self.url = self.urls['base_url']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user