1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-21 13:56:57 +00:00

ebookparadijs: fix floating date selector.

This commit is contained in:
Garfield69 2019-09-05 08:03:16 +12:00
parent 4556ce7c69
commit 253752937e

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"]