mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-05 13:40:08 -05:00
New: Move CGPeers to Cardigann
This commit is contained in:
@@ -5,6 +5,7 @@ using NzbDrone.Core.Messaging.Events;
|
|||||||
|
|
||||||
namespace NzbDrone.Core.Indexers.Definitions;
|
namespace NzbDrone.Core.Indexers.Definitions;
|
||||||
|
|
||||||
|
[Obsolete("Moved to YML for Cardigann")]
|
||||||
public class CGPeers : GazelleBase<GazelleSettings>
|
public class CGPeers : GazelleBase<GazelleSettings>
|
||||||
{
|
{
|
||||||
public override string Name => "CGPeers";
|
public override string Name => "CGPeers";
|
||||||
|
|||||||
Reference in New Issue
Block a user