mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +00:00
speedtorrentreloaded: fix login test path
https://github.com/Jackett/Jackett/issues/10026#issuecomment-742023042
This commit is contained in:
parent
4ceb98909c
commit
b63344945c
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ login:
|
|||
password: "{{ .Config.password }}"
|
||||
secure_code: "{{ .Config.secure_code }}"
|
||||
test:
|
||||
path: sessioncheck.php
|
||||
path: index.php
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue