shokweb: add andmatch filter. resolves #6600

This commit is contained in:
Garfield69
2019-12-14 10:00:53 +13:00
parent fc360a9770
commit 004d0d7014

View File

@@ -30,8 +30,12 @@
# https://shokweb.com/ (latest)
# https://shokweb.com/search/supergirl%20s04e01 (search)
- path: "{{if .Keywords}}/search/{{.Keywords}}{{else}}{{end}}"
rows:
selector: div:has(a[href^="magnet:?"])
filters:
- name: andmatch
fields:
title:
selector: a[href^="/post/"]
@@ -63,10 +67,10 @@
- name: replace
args: ["前", " ago"]
seeders:
text: "1"
text: 1
leechers:
text: "1"
text: 1
downloadvolumefactor:
text: "0"
text: 0
uploadvolumefactor:
text: "1"
text: 1