mirror of https://github.com/Jackett/Jackett
bitbazis: new logout selector
This commit is contained in:
parent
9c6a73f611
commit
64e0913e07
|
@ -95,7 +95,7 @@ login:
|
|||
cookie: "{{ .Config.cookie }}"
|
||||
test:
|
||||
path: index.php
|
||||
selector: span[onclick^="window.open('logout.php?k="]
|
||||
selector: i[onclick^="window.open('logout.php?k="]
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue