mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Update Apollo with Orpheus (#530)
This commit is contained in:
parent
875e1aedcb
commit
deff1e31cb
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ namespace NzbDrone.Core.Indexers.Gazelle
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
yield return GetDefinition("Apollo.Rip", GetSettings("https://apollo.rip"));
|
yield return GetDefinition("Orpheus Network", GetSettings("https://orpheus.network"));
|
||||||
yield return GetDefinition("REDacted", GetSettings("https://redacted.ch"));
|
yield return GetDefinition("REDacted", GetSettings("https://redacted.ch"));
|
||||||
yield return GetDefinition("Not What CD", GetSettings("https://notwhat.cd"));
|
yield return GetDefinition("Not What CD", GetSettings("https://notwhat.cd"));
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue