mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-05-08 21:14:30 +02:00
HD-Space switched to Cardigann YML
This commit is contained in:
parent
6c0d08de56
commit
f5790bec2e
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
||||||
|
|
||||||
namespace NzbDrone.Core.Indexers.Definitions
|
namespace NzbDrone.Core.Indexers.Definitions
|
||||||
{
|
{
|
||||||
|
[Obsolete("Moved to YML for Cardigann")]
|
||||||
public class HDSpace : TorrentIndexerBase<HDSpaceSettings>
|
public class HDSpace : TorrentIndexerBase<HDSpaceSettings>
|
||||||
{
|
{
|
||||||
public override string Name => "HD-Space";
|
public override string Name => "HD-Space";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue