mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
hellashut: fix date parsing (#14056)
This commit is contained in:
@@ -174,6 +174,10 @@ search:
|
|||||||
selector: td:nth-last-child(7)
|
selector: td:nth-last-child(7)
|
||||||
date:
|
date:
|
||||||
selector: td:nth-last-child(6)
|
selector: td:nth-last-child(6)
|
||||||
|
# auto adjusted by site account profile
|
||||||
|
filters:
|
||||||
|
- name: dateparse
|
||||||
|
args: "02-01-2006 15:04:05"
|
||||||
grabs:
|
grabs:
|
||||||
selector: td:nth-last-child(5)
|
selector: td:nth-last-child(5)
|
||||||
seeders:
|
seeders:
|
||||||
|
Reference in New Issue
Block a user