mirror of
https://github.com/kemayo/leech
synced 2026-02-27 17:11:17 +01:00
Wandering Inn example
This commit is contained in:
parent
499530993c
commit
d7e77d8181
1 changed files with 7 additions and 0 deletions
7
examples/wanderinginn.json
Normal file
7
examples/wanderinginn.json
Normal file
|
|
@ -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"
|
||||
}
|
||||
Loading…
Reference in a new issue