mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrentfunk: add andmatch filter. resolves #6548
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
- name: tolower
|
||||
rows:
|
||||
selector: table.tmain tbody tr:has(a[href^="/torrent/"])
|
||||
filters:
|
||||
- name: andmatch
|
||||
fields:
|
||||
title:
|
||||
selector: div a[href^="/torrent/"]
|
||||
|
Reference in New Issue
Block a user