mirror of
https://github.com/Readarr/Readarr
synced 2025-12-31 12:42:25 +01: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 @@ public class KickassTorrentsSettings : IProviderConfig
|
|||
|
||||
public KickassTorrentsSettings()
|
||||
{
|
||||
BaseUrl = "http://kickass.to";
|
||||
BaseUrl = "http://kickass.so";
|
||||
VerifiedOnly = true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue