mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Support for Gazelle Indexers (RED, AR)
This commit is contained in:
@@ -15,6 +15,7 @@ namespace NzbDrone.Core.Indexers.Cardigann
|
||||
private readonly IIndexerDefinitionUpdateService _definitionService;
|
||||
|
||||
public override string Name => "Cardigann";
|
||||
public override string BaseUrl => throw new System.NotImplementedException();
|
||||
|
||||
public override DownloadProtocol Protocol => DownloadProtocol.Torrent;
|
||||
public override IndexerPrivacy Privacy => IndexerPrivacy.Private;
|
||||
|
Reference in New Issue
Block a user