mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
0daykiev: add date timezone and minimumratio
This commit is contained in:
@@ -148,8 +148,10 @@ search:
|
||||
date:
|
||||
selector: td:nth-child(2) i
|
||||
filters:
|
||||
- name: append
|
||||
args: " +03:00"
|
||||
- name: dateparse
|
||||
args: "2006-01-02 15:04:05"
|
||||
args: "2006-01-02 15:04:05 -07:00"
|
||||
size:
|
||||
selector: td:nth-child(4)
|
||||
filters:
|
||||
@@ -187,4 +189,6 @@ search:
|
||||
"*": 1
|
||||
uploadvolumefactor:
|
||||
text: 1
|
||||
minimumratio:
|
||||
text: 0.2
|
||||
# engine n/a
|
||||
|
Reference in New Issue
Block a user