mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
hellashut; new captcha input label
This commit is contained in:
@@ -108,7 +108,7 @@ login:
|
||||
captcha:
|
||||
type: image
|
||||
selector: img[src="captcha.php?ext=.gif"]
|
||||
input: input[name^="captcha"]
|
||||
input: input[type="text"][size="6"]
|
||||
inputs:
|
||||
input[name="username"]: "{{ .Config.username }}"
|
||||
input[name="password"]: "{{ .Config.password }}"
|
||||
|
Reference in New Issue
Block a user