Skip to content

Commit

Permalink
hdmonkey: new date layout
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Mar 26, 2022
1 parent ce11beb commit a3dfdc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Jackett.Common/Definitions/hdmonkey.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,13 @@ search:
size:
selector: td:nth-child(4)
date:
# 19.Jul<br>2021<br>06:57
# 15.11.21<br>07:47
selector: td:nth-child(5)
filters:
- name: append
args: " +00:00" # auto adjusted by site account profile
- name: dateparse
args: "2.Jan200615:04 -07:00"
args: "2.01.0615:04 -07:00"
grabs:
selector: td:nth-child(7)
seeders:
Expand Down

0 comments on commit a3dfdc6

Please sign in to comment.