mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
mnv: fix date selector
This commit is contained in:
@@ -137,7 +137,7 @@ search:
|
||||
- name: regexp
|
||||
args: "src=(.*?) width"
|
||||
date:
|
||||
selector: td.tablea table tbody tr:nth-child(2) td:nth-child(2) b
|
||||
selector: td.tablea > table > tbody > tr:nth-child(2) > td:nth-child(2) > b
|
||||
filters:
|
||||
- name: append
|
||||
args: " +01:00" # CET
|
||||
|
Reference in New Issue
Block a user