1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-21 13:56:57 +00:00

bigtower: Fixed error on searching phase (#5440)

This commit is contained in:
Jorman 2019-06-09 03:59:33 +02:00 committed by garfield69
parent 94f0e1a732
commit db97f9eed3

View file

@ -140,21 +140,21 @@
size:
selector: td:nth-last-child(2)
date:
selector: td:nth-last-child(7)
selector: td:nth-last-child(8)
filters:
- name: append
args: " +01:00"
- name: dateparse
args: "02/01/2006 -07:00"
grabs:
selector: td:nth-last-child(4)
selector: td:nth-last-child(5)
filters:
- name: replace
args: ["---", "0"]
seeders:
selector: td:nth-last-child(6)
selector: td:nth-last-child(7)
leechers:
selector: td:nth-last-child(5)
selector: td:nth-last-child(6)
downloadvolumefactor:
case:
img[alt="Gold 100% Free"]: "0"