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