mirror of
https://github.com/Jackett/Jackett
synced 2025-01-04 22:41:49 +00:00
hhanclub: add alternative link
This commit is contained in:
parent
69ce8ed3ae
commit
7b27d1cde0
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@ type: private
|
|||
encoding: UTF-8
|
||||
links:
|
||||
- https://hhanclub.top/
|
||||
- https://hhan.club/
|
||||
|
||||
caps:
|
||||
categorymappings:
|
||||
|
@ -78,7 +79,7 @@ login:
|
|||
selector: img[alt="CAPTCHA"]
|
||||
input: imagestring
|
||||
inputs:
|
||||
secret: <?php echo $secret ?>
|
||||
secret: ""
|
||||
username: "{{ .Config.username }}"
|
||||
password: "{{ .Config.password }}"
|
||||
two_step_code: "{{ .Config.2facode }}"
|
||||
|
|
Loading…
Reference in a new issue