mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +00:00
swarmazon: new dateparse
This commit is contained in:
parent
abf62d66fd
commit
ce1a5bcafd
1 changed files with 4 additions and 1 deletions
|
@ -89,7 +89,10 @@ search:
|
|||
date:
|
||||
selector: td:nth-last-child(5)
|
||||
filters:
|
||||
- name: timeago
|
||||
- name: append
|
||||
args: " -07:00" # PDT
|
||||
- name: dateparse
|
||||
args: "2006-01-02 -07:00"
|
||||
grabs:
|
||||
selector: td:nth-last-child(4)
|
||||
seeders:
|
||||
|
|
Loading…
Add table
Reference in a new issue