Union Fansub: fix column parsing for some users

thank you @eduarditotv
This commit is contained in:
kaso17
2018-05-14 16:53:00 +02:00
parent 6a4c34d5df
commit e324773c91

View File

@@ -76,20 +76,20 @@ search:
- name: replace - name: replace
args: ["&hit=", "&aviso="] args: ["&hit=", "&aviso="]
files: files:
selector: td:nth-child(6) selector: td:nth-last-child(8)
size: size:
selector: td:nth-child(9) selector: td:nth-last-child(5)
filters: filters:
- name: replace - name: replace
args: [",", "."] args: [",", "."]
grabs: grabs:
selector: td:nth-child(10) selector: td:nth-last-child(4)
seeders: seeders:
selector: td:nth-child(11) selector: td:nth-last-child(3)
leechers: leechers:
selector: td:nth-child(12) selector: td:nth-last-child(2)
date: date:
selector: td:nth-child(8) selector: td:nth-last-child(6)
filters: filters:
- name: timeago - name: timeago
downloadvolumefactor: downloadvolumefactor: