mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Obsolete Anthelion C# Indexer
This commit is contained in:
@@ -19,6 +19,7 @@ using NzbDrone.Core.Parser.Model;
|
|||||||
|
|
||||||
namespace NzbDrone.Core.Indexers.Definitions
|
namespace NzbDrone.Core.Indexers.Definitions
|
||||||
{
|
{
|
||||||
|
[Obsolete("Moved to YML for Cardigann")]
|
||||||
public class Anthelion : TorrentIndexerBase<UserPassTorrentBaseSettings>
|
public class Anthelion : TorrentIndexerBase<UserPassTorrentBaseSettings>
|
||||||
{
|
{
|
||||||
public override string Name => "Anthelion";
|
public override string Name => "Anthelion";
|
||||||
|
Reference in New Issue
Block a user