mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-23 22:45:06 -04:00
New: (Cardigann) AllowRawSearch Property
This commit is contained in:
@@ -70,6 +70,7 @@ namespace NzbDrone.Core.Indexers.Cardigann
|
||||
public Dictionary<string, string> Categories { get; set; }
|
||||
public List<CategorymappingBlock> Categorymappings { get; set; }
|
||||
public Dictionary<string, List<string>> Modes { get; set; }
|
||||
public bool AllowRawSearch { get; set; }
|
||||
}
|
||||
|
||||
public class CaptchaBlock
|
||||
|
||||
Reference in New Issue
Block a user