mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-08 17:06:38 +00:00
Remove non-working Nyaa Baseurl
This commit is contained in:
@@ -19,7 +19,7 @@ namespace NzbDrone.Core.Indexers.Nyaa
|
||||
|
||||
public NyaaSettings()
|
||||
{
|
||||
BaseUrl = "https://www.nyaa.se";
|
||||
BaseUrl = "";
|
||||
AdditionalParameters = "&cats=1_37&filter=1";
|
||||
MinimumSeeders = IndexerDefaults.MINIMUM_SEEDERS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user