mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
muziekfabriek: new date selector
This commit is contained in:
parent
28618c914f
commit
d4e83b03c2
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ search:
|
|||
- name: regexp
|
||||
args: (\d+)
|
||||
date:
|
||||
selector: td:nth-child(4) table tr:nth-child(2) td:nth-child(2)
|
||||
selector: td:nth-child(4) table tr:nth-child(2) td:last-child
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["januari", "January"]
|
||||
|
|
Loading…
Add table
Reference in a new issue