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: /
|
- path: /
|
||||||
inputs:
|
inputs:
|
||||||
s: "{{ .Keywords }}"
|
s: "{{ .Keywords }}"
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: div.new_post
|
selector: div.new_post
|
||||||
|
filters:
|
||||||
|
- name: andmatch
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
title:
|
title:
|
||||||
selector: div.nombre_big1 a
|
selector: div.nombre_big1 a
|
||||||
@@ -69,6 +73,10 @@
|
|||||||
args: "02-01-2006"
|
args: "02-01-2006"
|
||||||
size:
|
size:
|
||||||
selector: div.tamanio p
|
selector: div.tamanio p
|
||||||
|
seeders:
|
||||||
|
text: 1
|
||||||
|
leechers:
|
||||||
|
text: 1
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
text: 0
|
text: 0
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
|
Reference in New Issue
Block a user