mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-24 22:55:21 -04:00
New: Support for indexers with image CAPTCHAs
This commit is contained in:
@@ -15,5 +15,6 @@ namespace NzbDrone.Core.Indexers.Cardigann
|
||||
public List<string> Legacylinks { get; set; }
|
||||
public List<SettingsField> Settings { get; set; }
|
||||
public string Sha { get; set; }
|
||||
public LoginBlock Login { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user