mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
swarmazon: fix dateparse
This commit is contained in:
parent
9845e7df43
commit
66dd7dcc74
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ search:
|
|||
- name: append
|
||||
args: " -07:00" # PDT
|
||||
- name: dateparse
|
||||
args: "2006-01-02 -07:00"
|
||||
args: "2006-01-02 15:04:05 -07:00"
|
||||
grabs:
|
||||
selector: td:nth-last-child(4)
|
||||
seeders:
|
||||
|
|
Loading…
Add table
Reference in a new issue