mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02:00
Fixed: (PornoLab) Moved to YML for Cardigann
This commit is contained in:
@@ -20,6 +20,7 @@ using NzbDrone.Core.Parser.Model;
|
|||||||
|
|
||||||
namespace NzbDrone.Core.Indexers.Definitions
|
namespace NzbDrone.Core.Indexers.Definitions
|
||||||
{
|
{
|
||||||
|
[Obsolete("Moved to YML for Cardigann")]
|
||||||
public class PornoLab : TorrentIndexerBase<PornoLabSettings>
|
public class PornoLab : TorrentIndexerBase<PornoLabSettings>
|
||||||
{
|
{
|
||||||
public override string Name => "PornoLab";
|
public override string Name => "PornoLab";
|
||||||
|
Reference in New Issue
Block a user