1
0
Fork 0
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:
Bogdan 2024-12-31 20:45:26 +02:00
parent 69ce8ed3ae
commit 7b27d1cde0

View file

@ -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 }}"