mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-29 19:28:27 -07:00
Updated kickass url... again
This commit is contained in:
parent
944a775625
commit
fe5cb9503c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ namespace NzbDrone.Core.Indexers.KickassTorrents
|
||||||
|
|
||||||
public KickassTorrentsSettings()
|
public KickassTorrentsSettings()
|
||||||
{
|
{
|
||||||
BaseUrl = "http://kickass.to";
|
BaseUrl = "http://kat.cr";
|
||||||
VerifiedOnly = true;
|
VerifiedOnly = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue