mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
carpathians: add login.test.selector. #14537
This commit is contained in:
@@ -73,7 +73,8 @@ login:
|
|||||||
username: "{{ .Config.username }}"
|
username: "{{ .Config.username }}"
|
||||||
password: "{{ .Config.password }}"
|
password: "{{ .Config.password }}"
|
||||||
test:
|
test:
|
||||||
path: browse.php
|
path: index.php
|
||||||
|
selector: a[href^="logout.php"]
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
|
Reference in New Issue
Block a user