asiandvdclub: update selectors

count from bottom in case uploader comes and goes
and update date processing
This commit is contained in:
Garfield69 2021-08-19 10:52:12 +12:00
parent 9bd3bb2e65
commit fcd6e61181
1 changed files with 6 additions and 5 deletions

View File

@ -98,17 +98,18 @@ search:
- name: replace
args: ["torrent", "download"]
size:
selector: td:nth-child(5)
selector: td:nth-last-child(6)
seeders:
selector: td:nth-child(6)
selector: td:nth-last-child(5)
leechers:
selector: td:nth-child(7)
selector: td:nth-last-child(4)
date:
selector: td:nth-child(8)
selector: td:nth-last-child(3)
remove: p
filters:
- name: timeago
grabs:
selector: td:nth-child(9)
selector: td:nth-last-child(2)
downloadvolumefactor:
case:
img[src="../images/golden.gif"]: 0