ilcorsaroblu: html changes

This commit is contained in:
Garfield69
2018-11-01 13:56:44 +13:00
parent 0b9a0dab5a
commit 10b6b08127

View File

@@ -144,21 +144,27 @@
# - name: regexp # - name: regexp
# args: "src=(.+?) " # args: "src=(.+?) "
size: size:
selector: td:nth-last-child(3) selector: td:nth-last-child(2)
date: date:
selector: td:nth-last-child(7) selector: td:nth-last-child(6):contains('ago')
optional: true
filters:
- name: timeago
date:
selector: td:nth-last-child(6):contains('/')
optional: true
filters: filters:
- name: dateparse - name: dateparse
args: "02/01/2006" args: "02/01/2006"
grabs: grabs:
selector: td:nth-last-child(4) selector: td:nth-last-child(3)
filters: filters:
- name: replace - name: replace
args: ["---", "0"] args: ["---", "0"]
seeders: seeders:
selector: td:nth-last-child(6)
leechers:
selector: td:nth-last-child(5) selector: td:nth-last-child(5)
leechers:
selector: td:nth-last-child(4)
downloadvolumefactor: downloadvolumefactor:
text: "0" text: "0"
uploadvolumefactor: uploadvolumefactor: