|
|
@ -71,7 +71,7 @@ namespace NzbDrone.Core.Indexers.Cardigann
|
|
|
|
public Dictionary<string, string> Categories { get; set; }
|
|
|
|
public Dictionary<string, string> Categories { get; set; }
|
|
|
|
public List<CategorymappingBlock> Categorymappings { get; set; }
|
|
|
|
public List<CategorymappingBlock> Categorymappings { get; set; }
|
|
|
|
public Dictionary<string, List<string>> Modes { get; set; }
|
|
|
|
public Dictionary<string, List<string>> Modes { get; set; }
|
|
|
|
public bool AllowRawSearch { get; set; }
|
|
|
|
public bool Allowrawsearch { get; set; }
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
public class CaptchaBlock
|
|
|
|
public class CaptchaBlock
|
|
|
|