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
1 changed files with 2 additions and 2 deletions

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 }}"