diff --git a/examples/fifthdefiance.json b/examples/fifthdefiance.json new file mode 100644 index 0000000..c57f999 --- /dev/null +++ b/examples/fifthdefiance.json @@ -0,0 +1,9 @@ +{ + "url": "https://thefifthdefiance.com/chapters/", + "title": "The Fifth Defiance", + "author": "Walter", + "chapter_selector": ".entry-content > p > a", + "content_selector": ".entry-content", + "content_title_selector": ".entry-title", + "filter_selector": ".sharedaddy, .wpcnt, style" +} \ No newline at end of file