sktorrent-org: only return entries with DL

This commit is contained in:
Garfield69
2025-05-06 05:30:46 +12:00
parent 2cafa025c2
commit 3c2c2afb7f

View File

@@ -119,7 +119,7 @@ search:
args: ["(\\w+)", "+$1"] # prepend + to each word
rows:
selector: tr.t-row
selector: tr.t-row:has(a[href^="download.php?id="])
filters:
- name: andmatch