mirror of
https://github.com/Jackett/Jackett
synced 2025-02-23 06:40:57 +00:00
WorldOfP2P: fix login
This commit is contained in:
parent
471d494b3b
commit
b3d53d1c01
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@
|
|||
tv-search: [q, season, ep]
|
||||
|
||||
login:
|
||||
path: /takelogin.php
|
||||
method: post
|
||||
path: /login.php
|
||||
method: form
|
||||
form: form
|
||||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
|
|
Loading…
Reference in a new issue