1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-28 02:39:26 +00:00

estone: update search terms

This commit is contained in:
Garfield69 2020-03-17 20:15:30 +13:00
parent 29b1304967
commit aee7bba3ce

View file

@ -81,11 +81,16 @@
search: search:
paths: paths:
# http://estone.cc/letoltes.php?kereses_nev=wide&miben=0&cimke=&cat=0&submit.x=40&submit.y=9
- path: letoltes.php - path: letoltes.php
method: get
inputs: inputs:
$raw: "{{ range .Categories }}kat[]={{.}}&{{end}}{{ .Config.sort }}={{ .Config.type }}" $raw: "{{ range .Categories }}kat[]={{.}}&{{end}}{{ .Config.sort }}={{ .Config.type }}"
kereses_nev: "{{ .Keywords }}" kereses_nev: "{{ .Keywords }}"
# 0 name 1 performer 2 director
miben: 0
# genre
cimke: ""
# does not support imdbid search and does not return imdb link in results
rows: rows:
selector: body > div[id^="torrent_"] selector: body > div[id^="torrent_"]