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:
|
||||
selector: td:nth-last-child(6)
|
||||
filters:
|
||||
- name: append
|
||||
args: " -07:00" # PTZ
|
||||
- name: dateparse
|
||||
args: "2006-01-0215:04:05"
|
||||
args: "2006-01-0215:04:05 -07:00"
|
||||
size:
|
||||
selector: td:nth-last-child(5)
|
||||
grabs:
|
||||
|
Reference in New Issue
Block a user