mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
estone: update search terms
This commit is contained in:
@@ -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_"]
|
||||||
|
Reference in New Issue
Block a user