mirror of
https://github.com/Jackett/Jackett
synced 2024-12-22 07:43:13 +00:00
parent
4318ff3689
commit
5af2875ed4
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ login:
|
|||
cookie: "{{ .Config.cookie }}"
|
||||
test:
|
||||
path: index.php
|
||||
selector: a[href="logout.php"]
|
||||
selector: a[href*="logout.php?token="]
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue