-
Notifications
You must be signed in to change notification settings - Fork 587
Description
{
"book_sources": [
{
"title": "z-library",
"host": "https://zh.zli5.ru",
"query_url": "https://zh.zli5.ru/search?keyword=%s",
"query_method": 0,
"query_params": "",
"query_charset": 1,
"book_name_xpath": "//div[contains(@Class,'search-result')]//h3/a",
"book_mainpage_xpath": "//div[contains(@Class,'search-result')]//h3/a/@href",
"book_author_xpath": "//div[contains(@Class,'search-result')]//p[contains(text(),'作者')]/text()",
"enable_chapter_page": 0,
"chapter_page_xpath": "",
"chapter_title_xpath": "//div[contains(@Class,'chapter-list')]//a",
"chapter_url_xpath": "//div[contains(@Class,'chapter-list')]//a/@href",
"enable_chapter_next": 0,
"chapter_next_url_xpath": "",
"chapter_next_keyword_xpath": "",
"chapter_next_keyword": "",
"content_xpath": "//div[contains(@Class,'content') or @id='content']",
"enable_content_next": 0,
"content_next_url_xpath": "",
"content_next_keyword_xpath": "",
"content_next_keyword": "",
"content_filter_type": 0,
"content_filter_keyword": ""
}
]
}