领域书库

http://www.lysxh.com

sexcg (12643)6天前

基于大佬laizhiyu分享的书源优化
二维码导入
{
    "bookSourceComment": "26.07.08@小说迷 修复cf验证 搜索列表\n【网站】领域书库 (lysxh.com)\n【技术实现】\n搜索:HTML 搜索(GET \/search.html?keyWord=关键词)\n发现:HTML 发现(GET \/fenlei\/{分类全拼}\/{{page}}\/)\n详情:Default 规则(class.top@tag.h1 精确定位书名)\n目录:Default 规则(第二个 section-box)\n正文:HTML 提取 + JS 清理\n\n【局限性】\n- 网站有 Cloudflare Turnstile 保护,首次访问可能需要验证\n- 正文有分页,已配置 nextContentUrl 自动翻页\n- 仅支持 HTTP(HTTPS 证书不兼容)\n\n【规则说明】\n- 搜索\/发现列表:Default 格式(tag.a.0@text),表头行自动过滤\n- 详情页书名:class.top@tag.h1 精确定位,避免匹配到 logo 的 h1\n- 正文分页标题:全局正则删除所有 章节名(第X\/Y页)<br><br> 标记\n- 分类 URL 使用全拼:xuanhuan\/wuxia\/dushi\/lishi\/wangyou\/kehuan\/nvsheng\n- 分页格式:\/fenlei\/分类\/{{page}}\/(目录式,非 .html 式)",
    "bookSourceGroup": "AI",
    "bookSourceName": "领域书库",
    "bookSourceType": 0,
    "bookSourceUrl": "http:\/\/www.lysxh.com",
    "customButton": false,
    "customOrder": -12,
    "enabled": true,
    "enabledCookieJar": true,
    "enabledExplore": true,
    "eventListener": false,
    "exploreUrl": "玄幻奇幻::\/fenlei\/xuanhuan\/{{page}}\/\n武侠仙侠::\/fenlei\/wuxia\/{{page}}\/\n都市言情::\/fenlei\/dushi\/{{page}}\/\n历史军事::\/fenlei\/lishi\/{{page}}\/\n网游竞技::\/fenlei\/wangyou\/{{page}}\/\n科幻灵异::\/fenlei\/kehuan\/{{page}}\/\n女生频道::\/fenlei\/nvsheng\/{{page}}\/",
    "header": "{\"User-Agent\":\"Mozilla\/5.0 (Linux; Android 9) Mobile Safari\/537.36\"}",
    "lastUpdateTime": "1783508921109",
    "loginCheckJs": "var src = result.body();\nif (src.match(\/Just a moment|Checking your browser|Performing security verification|Verifying you are human\/)) {\n    cookie.removeCookie(source.bookSourceUrl);\n    var url = result.url();\n    java.startBrowserAwait(url, \"Cloudflare验证\");\n    result = java.connect(url);\n}\nresult;",
    "respondTime": 180000,
    "ruleBookInfo": {
        "author": "class.fix@tag.p.0@text##.*者:##",
        "coverUrl": ".imgbox img@src",
        "intro": ".desc@text##^\\s*##",
        "kind": "class.fix@tag.p.1@text##.*别:##",
        "lastChapter": "class.fix@tag.p.-1@tag.a@text",
        "name": "class.top@tag.h1@text"
    },
    "ruleContent": {
        "content": "#content@html@js:result.replace(\/<script[\\s\\S]*?<\\\/script>\/g,'').replace(\/[^<]*\\(第\\d+\\\/\\d+页\\)<br><br>\/g,'').replace(\/(本章未完[\\s\\S]*?)\/g,'')",
        "nextContentUrl": "text.下一页@href",
        "replaceRegex": "##.*?\\(第\\d+\\\/\\d+页\\)##"
    },
    "ruleExplore": {
        "author": "class.s4@text",
        "bookList": ".txt-list li",
        "bookUrl": "tag.a.0@href",
        "kind": "class.s1@text",
        "lastChapter": "tag.a.1@text",
        "name": "tag.a.0@text"
    },
    "ruleSearch": {
        "author": "class.s4@text",
        "bookList": ".txt-list@li!0",
        "bookUrl": "tag.a.0@href",
        "kind": "class.s1@text",
        "lastChapter": "tag.a.1@text",
        "name": "tag.a.0@text"
    },
    "ruleToc": {
        "chapterList": "class.section-box.-1@class.section-list@tag.li",
        "chapterName": "a@text",
        "chapterUrl": "a@href",
        "nextTocUrl": "option@value"
    },
    "searchUrl": "\/search.html?keyWord={{key}}",
    "weight": 0
}
广告