mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
hhanclub: add alternative link
This commit is contained in:
@@ -7,6 +7,7 @@ type: private
|
|||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
links:
|
links:
|
||||||
- https://hhanclub.top/
|
- https://hhanclub.top/
|
||||||
|
- https://hhan.club/
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
categorymappings:
|
categorymappings:
|
||||||
@@ -78,7 +79,7 @@ login:
|
|||||||
selector: img[alt="CAPTCHA"]
|
selector: img[alt="CAPTCHA"]
|
||||||
input: imagestring
|
input: imagestring
|
||||||
inputs:
|
inputs:
|
||||||
secret: <?php echo $secret ?>
|
secret: ""
|
||||||
username: "{{ .Config.username }}"
|
username: "{{ .Config.username }}"
|
||||||
password: "{{ .Config.password }}"
|
password: "{{ .Config.password }}"
|
||||||
two_step_code: "{{ .Config.2facode }}"
|
two_step_code: "{{ .Config.2facode }}"
|
||||||
|
Reference in New Issue
Block a user