ilcorsaroblu: adjustments for their recent changes

This commit is contained in:
Garfield69 2018-10-14 08:23:08 +13:00
parent 175d7f5379
commit b0132da030
1 changed files with 12 additions and 15 deletions

View File

@ -136,32 +136,29 @@
details: details:
selector: td:nth-child(2) > a selector: td:nth-child(2) > a
attribute: href attribute: href
banner: # banner:
optional: true # optional: true
selector: td:nth-child(2) > a # selector: td:nth-child(2) > a
attribute: onmouseover # attribute: onmouseover
filters: # filters:
- name: regexp # - name: regexp
args: "src=(.+?) " # args: "src=(.+?) "
size: size:
text: "500 MB" selector: td:nth-last-child(3)
size:
optional: true
selector: td:nth-child(4):contains("B")
date: date:
selector: td:nth-last-child(6) selector: td:nth-last-child(7)
filters: filters:
- name: dateparse - name: dateparse
args: "02/01/2006" args: "02/01/2006"
grabs: grabs:
selector: td:nth-last-child(3) selector: td:nth-last-child(4)
filters: filters:
- name: replace - name: replace
args: ["---", "0"] args: ["---", "0"]
seeders: seeders:
selector: td:nth-last-child(5) selector: td:nth-last-child(6)
leechers: leechers:
selector: td:nth-last-child(4) selector: td:nth-last-child(5)
downloadvolumefactor: downloadvolumefactor:
text: "0" text: "0"
uploadvolumefactor: uploadvolumefactor: