diff --git a/examples/sagaofsoul.json b/examples/sagaofsoul.json new file mode 100644 index 0000000..27bab61 --- /dev/null +++ b/examples/sagaofsoul.json @@ -0,0 +1,8 @@ +{ + "url": "http://www.sagaofsoul.com/story.html", + "title": "Saga of Soul", + "author": "Ouri Maler", + "chapter_selector": "#mainbody li a", + "content_selector": "#mainbody", + "filter_selector": "script, noscript" +}