1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-10 22:23:20 +00:00

dmhy: fix seeders, leechers and grabs. resolves #12261

This commit is contained in:
Garfield69 2021-09-06 06:55:45 +12:00
parent 1e44e0de56
commit 4bbb2f6aad

View file

@ -86,10 +86,19 @@ search:
selector: td:nth-child(5)
seeders:
selector: td:nth-child(6)
filters:
- name: replace
args: ["-", "0"]
leechers:
selector: td:nth-child(7)
filters:
- name: replace
args: ["-", "0"]
grabs:
selector: td:nth-child(8)
filters:
- name: replace
args: ["-", "0"]
downloadvolumefactor:
text: 0
uploadvolumefactor: