mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 06:03:09 +00:00
rockbox: fix dbd3935708
This commit is contained in:
parent
c46ece6147
commit
c398c75e33
1 changed files with 1 additions and 3 deletions
|
@ -86,10 +86,8 @@ search:
|
|||
# auto adjusted by site account profile
|
||||
optional: true
|
||||
filters:
|
||||
- name: append
|
||||
args: " +00:00"
|
||||
- name: dateparse
|
||||
args: "02/01/2006 -07:00"
|
||||
args: "02/01/2006"
|
||||
date_ago:
|
||||
# 1 hour ago, 2 days ago, 3 weeks ago etc
|
||||
selector: td:nth-child(6):not(:contains("/"))
|
||||
|
|
Loading…
Add table
Reference in a new issue