mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
hudbt: lint fix
This commit is contained in:
@@ -105,8 +105,8 @@ login:
|
|||||||
ssl: yes
|
ssl: yes
|
||||||
trackerssl: yes
|
trackerssl: yes
|
||||||
error:
|
error:
|
||||||
- selector: div#stderr:has(h2:contains("失败"))
|
- selector: div#stderr:has(h2:contains("失败"))
|
||||||
- selector: div#stderr:has(h2:contains("登录失败"))
|
- selector: div#stderr:has(h2:contains("登录失败"))
|
||||||
test:
|
test:
|
||||||
path: index.php
|
path: index.php
|
||||||
selector: form[action$="logout.php"]
|
selector: form[action$="logout.php"]
|
||||||
|
Reference in New Issue
Block a user