mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
sportscult: drop recommended torrents table
This commit is contained in:
@@ -120,7 +120,7 @@ search:
|
||||
by: "{{ .Config.type }}"
|
||||
|
||||
rows:
|
||||
selector: table.lista:last-of-type > tbody > tr:has(a[href^="index.php?page=torrents&category="])
|
||||
selector: table.lista:last-of-type:not(:has(td.block:contains("Our Team Recommend"))) > tbody > tr:has(a[href^="index.php?page=torrents&category="])
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
Reference in New Issue
Block a user