mirror of
https://github.com/Readarr/Readarr
synced 2025-12-28 19:22:57 +01: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 @@ public override IEnumerable<ProviderDefinition> DefaultDefinitions
|
|||
{
|
||||
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("Not What CD", GetSettings("https://notwhat.cd"));
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue