mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
estrenosdtl: andmatch. #6719
This commit is contained in:
@@ -48,8 +48,12 @@
|
||||
- path: /
|
||||
inputs:
|
||||
s: "{{ .Keywords }}"
|
||||
|
||||
rows:
|
||||
selector: div.new_post
|
||||
filters:
|
||||
- name: andmatch
|
||||
|
||||
fields:
|
||||
title:
|
||||
selector: div.nombre_big1 a
|
||||
@@ -69,6 +73,10 @@
|
||||
args: "02-01-2006"
|
||||
size:
|
||||
selector: div.tamanio p
|
||||
seeders:
|
||||
text: 1
|
||||
leechers:
|
||||
text: 1
|
||||
downloadvolumefactor:
|
||||
text: 0
|
||||
uploadvolumefactor:
|
||||
|
Reference in New Issue
Block a user