加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
m.sgxs1.cc.json 1014 Bytes
一键复制 编辑 原始数据 按行查看 历史
TheFool-ONE 提交于 2020-11-28 17:18 . update m.sgxs1.cc.json.
{
"name": "搜狗小说",
"url": "m.sgxs.cc",
"Version": 100,
"search":{
"url": "https://m.sgxs.cc/search/result.html?searchkey=${key}",
"charset": "utf-8",
"list": "class.recommend@class.hot_sale",
"name": "tag.p.0@text",
"author": "class.author.0@text##.*\\|",
"detail": "tag.a@href"
},
"detail":{
"name": "[property=\"og:novel:book_name\"]@content",
"catalog": "text.查看完整目录@href"
},
"catalog":{
"list": "id.chapterlist@tag.p!0:1",
"orderBy": 0,
"booklet":{
"name": ".directoryArea@match->(?<=])(.+)(?=共[0-9]+章)",
"list": "p"
},
"name": "tag.a@text",
"chapter": "a"
},
"chapter":{
"content": "id.chaptercontent@html",
"replaceRegex": "##\\s*本章未完,.*\\s*|如果章节.*阅读。|如果阅读.*章节内容。",
"page": "##ABCD=\\\"(.*)\\\";##$1###",
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化