mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Shareisland: improve login error detection
This commit is contained in:
@@ -72,6 +72,7 @@
|
|||||||
error:
|
error:
|
||||||
- selector: div.error
|
- selector: div.error
|
||||||
- selector: body:has(h1:contains("403 Forbidden")) # for banned IP notices
|
- selector: body:has(h1:contains("403 Forbidden")) # for banned IP notices
|
||||||
|
- selector: td.lista > span[style="color:#FF0000;"] # Nome Utente non corretto
|
||||||
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