mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrentland: fix #6570
This commit is contained in:
@@ -57,6 +57,8 @@
|
||||
#Deportes
|
||||
- {id: 61, cat: TV/Sport, desc: "Deportes - HD"}
|
||||
- {id: 60, cat: TV/Sport, desc: "Deportes - SD"}
|
||||
|
||||
- {id: 85, cat: Books, desc: "Manuales"}
|
||||
|
||||
modes:
|
||||
search: [q]
|
||||
@@ -82,7 +84,7 @@
|
||||
page: "torrents"
|
||||
$raw: "&category={{range .Categories}}{{.}};{{end}}"
|
||||
active: "0"
|
||||
search: "{{ .Query.Keywords }}"
|
||||
search: "{{ .Keywords }}"
|
||||
rows:
|
||||
selector: "#Mcol table.table-inverse ~ table.table-inverse > tbody > tr:not(:first-child)"
|
||||
fields:
|
||||
|
Reference in New Issue
Block a user