mirror of
https://github.com/Readarr/Readarr.git
synced 2026-02-01 09:42:01 -05:00
Remove non-working Nyaa Baseurl
This commit is contained in:
@@ -19,7 +19,7 @@ public class NyaaSettings : ITorrentIndexerSettings
|
||||
|
||||
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