Sky torrents: use andmatch filter

This commit is contained in:
kaso17 2017-01-30 17:41:11 +01:00
parent 60a322e153
commit 138aaaddfc
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
path: "search/all/{{if .Query.Keywords}}ed{{else}}ad{{end}}/1/{{ .Query.Keywords}}"
rows:
selector: "table > tbody > tr"
filters:
- name: andmatch
fields:
title:
selector: td:nth-child(1) > a:first-child[title]