1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2026-05-03 01:40:49 +02:00

Merge pull request #22 from codetheweb/patch-1

Add book 5 of APGTE
This commit is contained in:
David Lynch 2019-03-30 14:48:21 -05:00 committed by GitHub
commit 0c26da3dab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
examples/practial5.json Normal file
View 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"
}