mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: Support for indexers with image CAPTCHAs
This commit is contained in:
@@ -20,7 +20,10 @@ export const defaultState = {
|
||||
secretToken: null,
|
||||
ray: null,
|
||||
stoken: null,
|
||||
responseUrl: null
|
||||
responseUrl: null,
|
||||
type: null,
|
||||
contentType: null,
|
||||
imageData: null
|
||||
};
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user