mirror of
https://github.com/kemayo/leech
synced 2025-12-31 04:33:58 +01:00
10 lines
353 B
JSON
10 lines
353 B
JSON
{
|
|
"url": "https://unsongbook.com/prologue-2/",
|
|
"title": "Unsong",
|
|
"author": "Scott Alexander",
|
|
"content_selector": "#pjgm-content",
|
|
"content_title_selector": ".pjgm-posttitle",
|
|
"content_text_selector": ".pjgm-postcontent",
|
|
"filter_selector": ".sharedaddy",
|
|
"next_selector": "a[rel=\"next\"]:not([href*=\"prologue\"])"
|
|
}
|