mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
indexer(xthor): moved to YAML definition v5
This commit is contained in:
@@ -8,6 +8,7 @@ using NzbDrone.Core.Messaging.Events;
|
|||||||
|
|
||||||
namespace NzbDrone.Core.Indexers.Definitions.Xthor
|
namespace NzbDrone.Core.Indexers.Definitions.Xthor
|
||||||
{
|
{
|
||||||
|
[Obsolete("Moved to YML for Cardigann v5")]
|
||||||
public class Xthor : TorrentIndexerBase<XthorSettings>
|
public class Xthor : TorrentIndexerBase<XthorSettings>
|
||||||
{
|
{
|
||||||
public override string Name => "Xthor";
|
public override string Name => "Xthor";
|
||||||
|
Reference in New Issue
Block a user