hellashut: torrent-search -> browse

This commit is contained in:
Garfield69
2024-09-20 06:18:31 +12:00
parent 046f069f3e
commit 6df09f85e3

View File

@@ -137,8 +137,8 @@ download:
search: search:
paths: paths:
# https://hellashut.de/torrents-search.php?c52=1&search=&cat=0&incldead=1&advanced=1&lang=0&blah=0&freeleech=0&sort=id&order=desc # https://hellashut.net/browse.php?search=&incldead=1&freeleech=0&lang=0&blah=0&team=0
- path: torrents-search.php - path: browse.php
inputs: inputs:
$raw: "{{ range .Categories }}c{{.}}=1&{{end}}" $raw: "{{ range .Categories }}c{{.}}=1&{{end}}"
search: "{{ if .Query.IMDBID }}{{ .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" search: "{{ if .Query.IMDBID }}{{ .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}"