mirror of https://github.com/Jackett/Jackett
torrentccf: add login.test.selector. #14537
This commit is contained in:
parent
18d9851c04
commit
ca16d9eb9c
|
@ -73,6 +73,7 @@ login:
|
||||||
cookie: "{{ .Config.cookie }}"
|
cookie: "{{ .Config.cookie }}"
|
||||||
test:
|
test:
|
||||||
path: index.php
|
path: index.php
|
||||||
|
selector: a[href="logout.php"]
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in New Issue