Torrenting: fix parsing

This commit is contained in:
kaso17 2017-03-24 09:41:45 +01:00
parent 04432b3a2d
commit d905887870
1 changed files with 3 additions and 3 deletions

View File

@ -69,11 +69,11 @@
date:
selector: div.uploaded
seeders:
selector: td:nth-child(7)
selector: td:nth-last-child(2)
leechers:
selector: td:nth-child(8)
selector: td:nth-last-child(1)
size:
selector: td:nth-child(6)
selector: td:nth-last-child(3)
downloadvolumefactor:
text: "1"
downloadvolumefactor: