ebookparadijs: fix floating date selector.

This commit is contained in:
Garfield69 2019-09-05 08:03:16 +12:00
parent 4556ce7c69
commit 253752937e
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
- name: regexp
args: "(\\d{1,})"
date:
selector: td:nth-child(4) table tr:nth-child(2) td:nth-child(3)
selector: td:nth-child(4) table tr:nth-child(2) td:last-child
filters:
- name: replace
args: ["januari", "January"]