3dtorrents: add date TZ

default leechers to 1
This commit is contained in:
Garfield69
2020-11-12 21:42:27 +13:00
parent 0ace6dd156
commit d837a0c64f

View File

@@ -100,13 +100,15 @@ search:
selector: td:nth-last-child(4) selector: td:nth-last-child(4)
seeders: seeders:
selector: td:nth-last-child(3) selector: td:nth-last-child(3)
# leechers: leechers:
# selector: td:nth-last-child(2) text: 0
date: date:
selector: td:nth-last-child(5) selector: td:nth-last-child(5)
filters: filters:
- name: append
args: " -07:00" # PDT
- name: dateparse - name: dateparse
args: "02/01/2006" args: "02/01/2006 -07:00"
downloadvolumefactor: downloadvolumefactor:
case: case:
img[title^="You get 50% off download count on this torrent"]: 0.5 img[title^="You get 50% off download count on this torrent"]: 0.5