mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-25 17:27:18 +00:00
Updated Kickass Url to new TLD.
This commit is contained in:
parent
d9cc0d4600
commit
102acae972
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ namespace NzbDrone.Core.Indexers.KickassTorrents
|
|||
|
||||
public KickassTorrentsSettings()
|
||||
{
|
||||
BaseUrl = "http://kickass.to";
|
||||
BaseUrl = "http://kickass.so";
|
||||
VerifiedOnly = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue