1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-09 21:54:51 +00:00

greekdiamond: correct date TZ

This commit is contained in:
Garfield69 2020-10-03 15:54:14 +13:00
parent b22364836b
commit a36c4099eb

View file

@ -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: