mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 03:38:31 +00:00
redacted: add freeleech search. #9456
This commit is contained in:
parent
7a297ad9c2
commit
93cb60b641
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ namespace Jackett.Common.Indexers
|
|||
p: ps,
|
||||
cs: cs,
|
||||
supportsFreeleechTokens: true,
|
||||
supportsFreeleechOnly: true,
|
||||
has2Fa: false,
|
||||
useApiKey: true,
|
||||
instructionMessageOptional: "<ol><li>Go to Redacted's site and open your account settings.</li><li>Go to <b>Access Settings</b> tab and copy the API Key.</li><li>Ensure that you've checked <b>Confirm API Key</b>.</li><li>Finally, click <b>Save Profile</b>.</li></ol>"
|
||||
|
|
Loading…
Add table
Reference in a new issue