mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
speedtorrentreloaded: fix login test path
https://github.com/Jackett/Jackett/issues/10026#issuecomment-742023042
This commit is contained in:
@@ -95,7 +95,7 @@ login:
|
||||
password: "{{ .Config.password }}"
|
||||
secure_code: "{{ .Config.secure_code }}"
|
||||
test:
|
||||
path: sessioncheck.php
|
||||
path: index.php
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user