mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
noname-clubl: date is on column 11 after login
This commit is contained in:
@@ -826,7 +826,7 @@ search:
|
||||
grabs:
|
||||
selector: td:nth-child(9)
|
||||
date:
|
||||
selector: td:nth-child(10)
|
||||
selector: td:nth-child(11)
|
||||
filters:
|
||||
- name: re_replace
|
||||
args: [".*(\\d{2}-\\d{2}-\\d{4})(\\d{2}:\\d{2})", "$1 $2"]
|
||||
|
Reference in New Issue
Block a user