mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
greekdiamond: correct date TZ
This commit is contained in:
@@ -147,9 +147,9 @@ search:
|
|||||||
selector: td:nth-last-of-type(11)
|
selector: td:nth-last-of-type(11)
|
||||||
filters:
|
filters:
|
||||||
- name: append
|
- name: append
|
||||||
args: " 12:00:00 +02:00"
|
args: " +00:00" # auto adjusted by site account profile
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "02/01/2006 15:04:05 -07:00"
|
args: "02/01/2006 -07:00"
|
||||||
seeders:
|
seeders:
|
||||||
selector: td:nth-last-of-type(9)
|
selector: td:nth-last-of-type(9)
|
||||||
leechers:
|
leechers:
|
||||||
|
Reference in New Issue
Block a user