mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
pornbits: add date TZ
This commit is contained in:
@@ -89,8 +89,10 @@ search:
|
||||
selector: td:nth-child(4) div:nth-child(2):contains("-")
|
||||
optional: true
|
||||
filters:
|
||||
- name: append
|
||||
args: " -07:00" # PDT
|
||||
- name: dateparse
|
||||
args: "3:04pm 2006-01-02"
|
||||
args: "3:04pm 2006-01-02 -07:00"
|
||||
size:
|
||||
selector: td:nth-child(5) div:nth-child(1)
|
||||
files:
|
||||
|
Reference in New Issue
Block a user