mirror of https://github.com/Jackett/Jackett
kinozal: revert to torrent download. resolves #14835
also reverts fix for #11585
This commit is contained in:
parent
5fd7f3dcee
commit
67fe6d4db5
|
@ -126,25 +126,6 @@ login:
|
|||
path: my.php
|
||||
selector: a[href*="logout.php?hash4u="]
|
||||
|
||||
download:
|
||||
before:
|
||||
path: get_srv_details.php
|
||||
inputs:
|
||||
action: 2
|
||||
id: "{{ .DownloadUri.Query.id }}"
|
||||
infohash:
|
||||
usebeforeresponse: true
|
||||
hash:
|
||||
selector: li:first-child
|
||||
filters:
|
||||
- name: regexp
|
||||
args: ([A-F|a-f|0-9]{40})
|
||||
title:
|
||||
selector: div.b
|
||||
filters:
|
||||
- name: trim
|
||||
- name: validfilename
|
||||
|
||||
search:
|
||||
paths:
|
||||
# http://kinozal.tv/browse.php?s=lucifer+2017&g=0&c=0&v=0&d=0&w=0&t=0&f=0
|
||||
|
|
Loading…
Reference in New Issue