mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
added nzbindex.in to list of newznab indexers that require API Key.
This commit is contained in:
parent
37ae2d04e3
commit
d5cbd5dc33
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ namespace NzbDrone.Core.Indexers.Newznab
|
||||||
"nzbplanet.net",
|
"nzbplanet.net",
|
||||||
"nzbid.org",
|
"nzbid.org",
|
||||||
"nzbndx.com",
|
"nzbndx.com",
|
||||||
|
"nzbindex.in"
|
||||||
};
|
};
|
||||||
|
|
||||||
private static bool ShouldHaveApiKey(NewznabSettings settings)
|
private static bool ShouldHaveApiKey(NewznabSettings settings)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue