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
浏览器进网址可以正常进入 但制作的书源请求网址报错 ERROR: handshake failed. SSL_get_error=-308, err_msg=unknown error number
{ "title": "笔趣阁bqg332", "host": "https://www.bqg332.com", "query_url": "https://www.bqg332.com/s?q=%s", "query_method": 0, "query_params": "", "query_charset": 2, "book_name_xpath": "/html/body/div[5]/div/div/div/div/div[2]/h4/a", "book_mainpage_xpath": "/html/body/div[5]/div/div/div/div/div[2]/h4/a/@href", "book_author_xpath": "/html/body/div[5]/div/div/div/div/div[2]/div[1]", "enable_chapter_page": 0, "chapter_page_xpath": "", "chapter_title_xpath": "/html/body/div[6]/dl/dd[1]/a", "chapter_url_xpath": "/html/body/div[6]/dl/dd[1]/a/@href", "enable_chapter_next": 1, "chapter_next_url_xpath": "", "chapter_next_keyword_xpath": "", "chapter_next_keyword": "", "content_xpath": "//[@id="chaptercontent"]", "enable_content_next": 0, "content_next_url_xpath": "//[@id="pb_next"]/@href", "content_next_keyword_xpath": "//*[@id="pb_next"]", "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
浏览器进网址可以正常进入
但制作的书源请求网址报错
ERROR: handshake failed. SSL_get_error=-308, err_msg=unknown error number
{
"title": "笔趣阁bqg332",
"host": "https://www.bqg332.com",
"query_url": "https://www.bqg332.com/s?q=%s",
"query_method": 0,
"query_params": "",
"query_charset": 2,
"book_name_xpath": "/html/body/div[5]/div/div/div/div/div[2]/h4/a",
"book_mainpage_xpath": "/html/body/div[5]/div/div/div/div/div[2]/h4/a/@href",
"book_author_xpath": "/html/body/div[5]/div/div/div/div/div[2]/div[1]",
"enable_chapter_page": 0,
"chapter_page_xpath": "",
"chapter_title_xpath": "/html/body/div[6]/dl/dd[1]/a",
"chapter_url_xpath": "/html/body/div[6]/dl/dd[1]/a/@href",
"enable_chapter_next": 1,
"chapter_next_url_xpath": "",
"chapter_next_keyword_xpath": "",
"chapter_next_keyword": "",
"content_xpath": "//[@id="chaptercontent"]",
"enable_content_next": 0,
"content_next_url_xpath": "//[@id="pb_next"]/@href",
"content_next_keyword_xpath": "//*[@id="pb_next"]",
"content_next_keyword": "下一页",
"content_filter_type": 0,
"content_filter_keyword": ""
}
The text was updated successfully, but these errors were encountered: