Skip to content

【在线小说】在线功能问题反馈 #251

@gruinzah

Description

@gruinzah

搜索后弹窗提示

Image

URL请求成功,应该是xpath解析失败,但是生成的dump文件是网页的登录页面

Reader_2025_07_17.log

这是我的配置:
{
"title": "轻小说文库",
"host": "https://www.wenku8.net",
"query_url": "https://www.wenku8.net/modules/article/search.php",
"query_method": 1,
"query_params": "searchtype=articlename&searchkey=%s",
"query_charset": 2,
"book_name_xpath": "//[@id="content"]/table/tr/td/div/div[2]/b/a",
"book_mainpage_xpath": "//
[@id="content"]/table/tr/td/div/div[2]/b/a/@href",
"book_author_xpath": "//[@id="content"]/table/tr/td/div/div[2]/p[1]",
"enable_chapter_page": 0,
"chapter_page_xpath": "",
"chapter_title_xpath": "//div[@Class='listmain']/dl/dd/a",
"chapter_url_xpath": "//div[@Class='listmain']/dl/dd/a/@href",
"enable_chapter_next": 0,
"chapter_next_url_xpath": "",
"chapter_next_keyword_xpath": "",
"chapter_next_keyword": "",
"content_xpath": "//
[@id="content"]",
"enable_content_next": 0,
"content_next_url_xpath": "",
"content_next_keyword_xpath": "",
"content_next_keyword": "",
"content_filter_type": 0,
"content_filter_keyword": ""
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions