mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 01:01:34 +02:00
added nzbindex.in to list of newznab indexers that require API Key.
This commit is contained in:
@@ -19,6 +19,7 @@ namespace NzbDrone.Core.Indexers.Newznab
|
||||
"nzbplanet.net",
|
||||
"nzbid.org",
|
||||
"nzbndx.com",
|
||||
"nzbindex.in"
|
||||
};
|
||||
|
||||
private static bool ShouldHaveApiKey(NewznabSettings settings)
|
||||
|
Reference in New Issue
Block a user