monova: drop sponsored results. resolves #6459

This commit is contained in:
Garfield69 2019-12-02 07:52:57 +13:00
parent 46cb027261
commit e8f06cb54f
1 changed files with 6 additions and 6 deletions

View File

@ -11,6 +11,7 @@
caps: caps:
categories: categories:
"venus-mars": XXX
"video-camera": Movies "video-camera": Movies
"music": Audio "music": Audio
"book": Books "book": Books
@ -36,8 +37,7 @@
# https://monova.to/video # https://monova.to/video
- path: "{{if .Keywords}}search?term={{.Keywords}}{{else}}video{{end}}" - path: "{{if .Keywords}}search?term={{.Keywords}}{{else}}video{{end}}"
rows: rows:
#selector: tr.desktop:not(tr.success) selector: tr.desktop:has(a[href^="//"])
selector: tr.desktop
filters: filters:
- name: andmatch - name: andmatch
fields: fields:
@ -63,13 +63,13 @@
- name: replace - name: replace
args: ["N/A","500 MB"] args: ["N/A","500 MB"]
seeders: seeders:
text: "1" text: 1
leechers: leechers:
text: "1" text: 1
downloadvolumefactor: downloadvolumefactor:
text: "0" text: 0
uploadvolumefactor: uploadvolumefactor:
text: "1" text: 1
date: date:
optional: true optional: true
selector: td.torrent_name selector: td.torrent_name