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