mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
tribalmixes: replace -1 leechers with 0
This commit is contained in:
@@ -117,6 +117,8 @@ search:
|
||||
filters:
|
||||
- name: regexp
|
||||
args: ", (\\d+) leecher"
|
||||
- name: replace
|
||||
args: ["-1", "0"]
|
||||
date:
|
||||
selector: a[href^="/download.php?id="]
|
||||
attribute: title
|
||||
|
Reference in New Issue
Block a user