mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-27 23:16:58 -04:00
New: Alternative Site Links
This commit is contained in:
@@ -10,7 +10,7 @@ namespace NzbDrone.Core.Indexers
|
||||
{
|
||||
public class IndexerDefinition : ProviderDefinition
|
||||
{
|
||||
public string BaseUrl { get; set; }
|
||||
public string[] IndexerUrls { get; set; }
|
||||
public string Description { get; set; }
|
||||
public Encoding Encoding { get; set; }
|
||||
public string Language { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user