mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
pussytorrents: add date TZ
This commit is contained in:
@@ -85,8 +85,10 @@ search:
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["Added on ", ""]
|
||||
- name: append
|
||||
args: " +00:00" # GMT
|
||||
- name: dateparse
|
||||
args: "2006-01-02 15:04:05"
|
||||
args: "2006-01-02 15:04:05 -07:00"
|
||||
size:
|
||||
selector: td:nth-last-child(5)
|
||||
grabs:
|
||||
|
Reference in New Issue
Block a user