mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 00:32:55 +02:00
beyond-hd: login captcha changed from text to image.
This commit is contained in:
@@ -47,8 +47,8 @@
|
||||
method: form
|
||||
form: form[action$="/login"]
|
||||
captcha:
|
||||
type: text
|
||||
selector: div[style*="#999999;"]
|
||||
type: image
|
||||
selector: img[src^="/captcha?_CAPTCHA"]
|
||||
input: key
|
||||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
|
Reference in New Issue
Block a user