zooqle: seeders and leechers can be missing. (#1885)

This commit is contained in:
garfield69
2017-09-24 00:02:35 +12:00
committed by kaso17
parent db9fb73b4d
commit 2af27c0a87

View File

@@ -71,6 +71,8 @@
- name: replace
args: [" N/A ", "0 Bytes"]
seeders:
# seeders can be missing
optional: true
selector: td:nth-child(6) div
attribute: title
filters:
@@ -79,6 +81,8 @@
- name: replace
args: [",", ""]
leechers:
# leechers can be missing
optional: true
selector: td:nth-child(6) div
attribute: title
filters: