mirror of https://github.com/Sonarr/Sonarr
Updated Kickass Url to new TLD.
This commit is contained in:
parent
d9cc0d4600
commit
102acae972
|
@ -22,7 +22,7 @@ namespace NzbDrone.Core.Indexers.KickassTorrents
|
||||||
|
|
||||||
public KickassTorrentsSettings()
|
public KickassTorrentsSettings()
|
||||||
{
|
{
|
||||||
BaseUrl = "http://kickass.to";
|
BaseUrl = "http://kickass.so";
|
||||||
VerifiedOnly = true;
|
VerifiedOnly = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue