{
"ruleSearch": {
"checkKeyWord": "我的",
"bookList": "ul > a:nth-child(n+1)",
"name": ".name@text",
"intro": ".desc@text",
"author": ".author@text",
"kind": ".type@text",
"wordCount": ".count@text",
"coverUrl": ".lazy@src",
"bookUrl": "ul > a:nth-child(n+1)@href"
},
"ruleBookInfo": {
"name": ".cell > .line_1@text",
"author": ".author:nth-child(2)@text",
"kind": ".type > a@text",
"wordCount": ".award@text",
"intro": "#in-details@text",
"lastChapter": "li:nth-child(1) > a > .line_1@text",
"coverUrl": ".cover > .lazy@src",
"tocUrl": ".title > a@href"
},
"ruleToc": {
"chapterList": "li:nth-child(n+1)",
"chapterName": "a@text",
"chapterUrl": "a@href",
"nextTocUrl": ".next@href"
},
"ruleContent": {
"content": "#main@html##小说免费阅读,请收藏 全本免费小说【qbmfxs.com】",
"nextContentUrl": "a:nth-child(3)@href",
"replaceRegex": "##.*本章未完|点击.*下一页.*|上一页|目录|下一页|继续阅读\n"
},
"ruleReview": {},
"ruleExplore": {},
"bookSourceType": 0,
"bookSourceUrl": "https:\/\/m.qbmfxs.com",
"bookSourceName": "全本免费小说",
"searchUrl": "search?kw={{key}}",
"lastUpdateTime": "1741419927869"
}