diff --git a/examples/wanderinginn.json b/examples/wanderinginn.json new file mode 100644 index 0000000..47bc429 --- /dev/null +++ b/examples/wanderinginn.json @@ -0,0 +1,7 @@ +{ + "url": "https://wanderinginn.com/table-of-contents/", + "title": "The Wandering Inn", + "author": "pirateaba", + "chapter_selector": ".entry-content > p > a", + "content_selector": ".entry-content" +}