mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
pier720: only include rows with size
This commit is contained in:
@@ -133,7 +133,8 @@ search:
|
||||
submit: Search
|
||||
|
||||
rows:
|
||||
selector: li.row
|
||||
# drop topics without size as they will not have download links in details page
|
||||
selector: li.row:has(div.list-inner div[style="float:right;"])
|
||||
filters:
|
||||
- name: andmatch
|
||||
|
||||
|
Reference in New Issue
Block a user