1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-02 13:16:16 +00:00

fix(indexers): Manicomio Share login method (#1669)

Removed cookie and added POST method.
This commit is contained in:
Guizzoni 2017-08-14 11:43:30 -03:00 committed by JigSaw
parent 0ac58224f9
commit 3fdfc4a142

View file

@ -199,17 +199,15 @@
modes:
search: [q]
settings:
- name: cookie
type: text
label: Cookie
login:
method: cookie
path: index.php
method: post
inputs:
cookie: "{{ .Config.cookie }}"
dados: "ok"
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
test:
path: index.php
path: torrents.php
search:
path: pesquisa.php