mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-21 22:25:03 -04:00
New: Support for indexers with image CAPTCHAs
This commit is contained in:
@@ -20,9 +20,8 @@ namespace NzbDrone.Core.Indexers.Cardigann
|
||||
|
||||
public CardigannParser(IConfigService configService,
|
||||
CardigannDefinition definition,
|
||||
CardigannSettings settings,
|
||||
Logger logger)
|
||||
: base(configService, definition, settings, logger)
|
||||
: base(configService, definition, logger)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user