mirror of
https://github.com/kemayo/leech
synced 2026-05-03 01:40:49 +02:00
commit
0c26da3dab
1 changed files with 9 additions and 0 deletions
9
examples/practial5.json
Normal file
9
examples/practial5.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"url": "https://practicalguidetoevil.wordpress.com/table-of-contents/",
|
||||
"title": "A Practical Guide To Evil: Book 5",
|
||||
"author": "erraticerrata",
|
||||
"chapter_selector": "#main .entry-content > ul:nth-of-type(5) > li > a",
|
||||
"content_selector": "#main .entry-content",
|
||||
"filter_selector": ".sharedaddy, .wpcnt, style",
|
||||
"cover_url": "https://gitlab.com/Mikescher2/A-Practical-Guide-To-Evil-Lyx/raw/master/APGTE_1/APGTE_front.png"
|
||||
}
|
||||
Loading…
Reference in a new issue