mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
New: switched nyaa to HTTPS
This commit is contained in:
@@ -20,7 +20,7 @@ namespace NzbDrone.Core.Indexers.Nyaa
|
||||
|
||||
public NyaaSettings()
|
||||
{
|
||||
BaseUrl = "http://www.nyaa.se";
|
||||
BaseUrl = "https://www.nyaa.se";
|
||||
AdditionalParameters = "&cats=1_37&filter=1";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user