diff --git a/examples/practical4.json b/examples/practical4.json new file mode 100644 index 0000000..76bf606 --- /dev/null +++ b/examples/practical4.json @@ -0,0 +1,8 @@ +{ + "url": "https://practicalguidetoevil.wordpress.com/table-of-contents/", + "title": "A Practical Guide To Evil: Book 4", + "author": "erraticerrata", + "chapter_selector": "#main .entry-content > ul:nth-of-type(4) > li > a", + "content_selector": "#main .entry-content", + "filter_selector": ".sharedaddy, .wpcnt, style" +}