1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2026-05-01 17:01:37 +02:00
leech/examples/practial5.json
Max Isom 77fb154368
Add book 5 of APGTE
Thanks for your work, it's been great being able to read web serials on my Kindle. :)
2019-03-30 00:10:15 +00:00

9 lines
453 B
JSON

{
"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"
}