mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
AnimeBytes: add captcha support
This commit is contained in:
@@ -7,7 +7,7 @@ using System.Threading.Tasks;
|
|||||||
|
|
||||||
namespace Jackett.Models.IndexerConfig.Bespoke
|
namespace Jackett.Models.IndexerConfig.Bespoke
|
||||||
{
|
{
|
||||||
class ConfigurationDataAnimeBytes : ConfigurationDataBasicLogin
|
class ConfigurationDataAnimeBytes : ConfigurationDataCaptchaLogin
|
||||||
{
|
{
|
||||||
public BoolItem IncludeRaw { get; private set; }
|
public BoolItem IncludeRaw { get; private set; }
|
||||||
public DisplayItem DateWarning { get; private set; }
|
public DisplayItem DateWarning { get; private set; }
|
||||||
|
Reference in New Issue
Block a user