mirror of
https://github.com/Jackett/Jackett
synced 2024-12-29 11:17:22 +00:00
mactorrents: andmatch #8413
This commit is contained in:
parent
caa840c614
commit
781cf3ffb3
1 changed files with 4 additions and 0 deletions
|
@ -26,8 +26,12 @@
|
|||
- path: /
|
||||
inputs:
|
||||
s: "{{ .Keywords }}"
|
||||
|
||||
rows:
|
||||
selector: div.iso-item article:has(a.download)
|
||||
filters:
|
||||
- name: andmatch
|
||||
|
||||
fields:
|
||||
title:
|
||||
selector: div.blog-content h3 a
|
||||
|
|
Loading…
Reference in a new issue