mirror of https://github.com/Jackett/Jackett
aidoruonline: change test selector, prevent relogin on search
This commit is contained in:
parent
b794bc98a0
commit
617c60b8e2
|
@ -66,7 +66,7 @@ login:
|
|||
cookie: "{{ .Config.cookie }}"
|
||||
test:
|
||||
path: /
|
||||
selector: a[href="account-logout.php"]
|
||||
selector: a[href^="torrents-details.php?id="]
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue