mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +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
|
- name: append
|
||||||
args: " -07:00" # PDT
|
args: " -07:00" # PDT
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2006-01-02 -07:00"
|
args: "2006-01-02 15:04:05 -07:00"
|
||||||
grabs:
|
grabs:
|
||||||
selector: td:nth-last-child(4)
|
selector: td:nth-last-child(4)
|
||||||
seeders:
|
seeders:
|
||||||
|
|
Loading…
Add table
Reference in a new issue