mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
girotorrent: update login error detection #9642
This commit is contained in:
@@ -121,6 +121,7 @@ login:
|
|||||||
pwd: "{{ .Config.password }}"
|
pwd: "{{ .Config.password }}"
|
||||||
error:
|
error:
|
||||||
- selector: div.error
|
- selector: div.error
|
||||||
|
- selector: span[style="color:#FF0000;"]
|
||||||
test:
|
test:
|
||||||
path: index.php
|
path: index.php
|
||||||
selector: a[href="logout.php"]
|
selector: a[href="logout.php"]
|
||||||
|
Reference in New Issue
Block a user