rintor: filter in approved torrents only

This commit is contained in:
Garfield69
2022-03-20 14:57:40 +13:00
parent c19d743010
commit 9c7310aa44

View File

@@ -149,7 +149,7 @@ search:
args: ["(\\w+)", " +$1"] # prepend + to each word
rows:
selector: tr[id^="tor_"]
selector: tr[id^="tor_"]:has(span.tor-approved) # only approved tors have .torrent and magnets.
filters:
- name: andmatch