Update Apollo with Orpheus (#530)

pull/504/head
Max Harley 6 years ago committed by Qstick
parent 875e1aedcb
commit deff1e31cb

@ -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…
Cancel
Save