ebookparadij: update the date selector

and add  new categories
This commit is contained in:
Garfield69 2019-08-31 09:18:44 +12:00
parent 5de24a31dc
commit 4eba6fe859
1 changed files with 6 additions and 2 deletions

View File

@ -24,6 +24,10 @@
- {id: 17, cat: Books/Ebook, desc: "hobby"}
- {id: 19, cat: Books/Ebook, desc: "medisch"}
- {id: 21, cat: Books/Ebook, desc: "sport"}
- {id: 50, cat: Books/Ebook, desc: "Kookboeken"}
- {id: 51, cat: Books/Ebook, desc: "Fantasy"}
- {id: 52, cat: Books/Ebook, desc: "Kerst"}
- {id: 53, cat: Books/Ebook, desc: "Waargebeurd"}
modes:
search: [q]
@ -59,7 +63,7 @@
- name: querystring
args: cat
banner:
selector: img[src*="/covers"]
selector: img[src*="/covers/"]
attribute: src
title:
selector: a[href^="details.php?id="]
@ -88,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:nth-child(2)
filters:
- name: replace
args: ["januari", "January"]