We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题,全都不能用了,我自己找了一个书源,不知道问题出在哪里 { "title": "笔趣zx", "host": "http://www.zzxx.org", "query_url": "https://www.zzxx.org/user/search.html?q=%s", "query_method": 0, "query_params": "action=search&q=%s", "query_charset": 2, "book_name_xpath": "//[@id="book-list"]/ul/li[position()>1]/span[3]/a", "book_mainpage_xpath": "//[@id="book-list"]/ul/li[position()>1]/span[3]/a/@href", "book_author_xpath": "//[@id="book-list"]/ul/li[position()>1]/span[4]", "enable_chapter_page": 0, "chapter_page_xpath": "", "chapter_title_xpath": "//[@id="list"]/dl/dd/a", "chapter_url_xpath": "//[@id="list"]/dl/dd/a/@href", "enable_chapter_next": 0, "chapter_next_url_xpath": "", "chapter_next_keyword_xpath": "", "chapter_next_keyword": "", "content_xpath": "//[@id=''htmlContent'']", "enable_content_next": 0, "content_next_url_xpath": "", "content_next_keyword_xpath": "", "content_next_keyword": "", "content_filter_type": 0, "content_filter_keyword": "" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
如题,全都不能用了,我自己找了一个书源,不知道问题出在哪里
{
"title": "笔趣zx",
"host": "http://www.zzxx.org",
"query_url": "https://www.zzxx.org/user/search.html?q=%s",
"query_method": 0,
"query_params": "action=search&q=%s",
"query_charset": 2,
"book_name_xpath": "//[@id="book-list"]/ul/li[position()>1]/span[3]/a",
"book_mainpage_xpath": "//[@id="book-list"]/ul/li[position()>1]/span[3]/a/@href",
"book_author_xpath": "//[@id="book-list"]/ul/li[position()>1]/span[4]",
"enable_chapter_page": 0,
"chapter_page_xpath": "",
"chapter_title_xpath": "//[@id="list"]/dl/dd/a",
"chapter_url_xpath": "//[@id="list"]/dl/dd/a/@href",
"enable_chapter_next": 0,
"chapter_next_url_xpath": "",
"chapter_next_keyword_xpath": "",
"chapter_next_keyword": "",
"content_xpath": "//[@id=''htmlContent'']",
"enable_content_next": 0,
"content_next_url_xpath": "",
"content_next_keyword_xpath": "",
"content_next_keyword": "",
"content_filter_type": 0,
"content_filter_keyword": ""
}
The text was updated successfully, but these errors were encountered: