mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 11:48:49 +00:00
linuxtracker: drop recommended torrents.
This commit is contained in:
parent
dda026cf60
commit
47e4d94409
1 changed files with 1 additions and 1 deletions
|
@ -330,7 +330,7 @@ search:
|
|||
by: "{{ .Config.type }}"
|
||||
|
||||
rows:
|
||||
selector: table.lista[width="100%"] > tbody > tr:has(a[href^="index.php?page=torrents&category="])
|
||||
selector: table.lista[width="100%"] > tbody > tr:has(a[href^="index.php?page=torrent-details&id="][title])
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
|
Loading…
Add table
Reference in a new issue