1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-15 00:19:25 +00:00

nethd: revert search path change

This commit is contained in:
ilike2burnthing 2021-02-19 06:43:29 +00:00 committed by GitHub
parent 0b88f498b1
commit b234e35374
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,11 +71,11 @@ login:
error:
- selector: form#loginform > span.warning
test:
path: torrentsz.php
path: torrents.php
search:
paths:
- path: torrentsz.php
- path: torrents.php
inputs:
$raw: "{{ range .Categories }}cat={{.}}&{{end}}"
search: "{{ if .Query.IMDBID }}{{ .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}"