mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 08:34:32 +02:00
The-Torrents: include dead is working again
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
inputs:
|
inputs:
|
||||||
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
|
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
|
||||||
search: "{{ .Query.Keywords }}"
|
search: "{{ .Query.Keywords }}"
|
||||||
incldead: "0"
|
incldead: "1"
|
||||||
rows:
|
rows:
|
||||||
selector: table > tbody > tr:has(a[href^="details.php?id="])
|
selector: table > tbody > tr:has(a[href^="details.php?id="])
|
||||||
dateheaders:
|
dateheaders:
|
||||||
|
Reference in New Issue
Block a user