mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Add another nn preset.
This commit is contained in:
parent
5d05a85411
commit
bd6a38173e
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ namespace NzbDrone.Core.Indexers.Newznab
|
|||
yield return GetDefinition("OZnzb.com", GetSettings("https://api.oznzb.com"));
|
||||
yield return GetDefinition("PFmonkey", GetSettings("https://www.pfmonkey.com"));
|
||||
yield return GetDefinition("Usenet Crawler", GetSettings("https://www.usenet-crawler.com"));
|
||||
yield return GetDefinition("6box", GetSettings("http://6box.me"));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue