自制
https://www.waptxt.org/
qian_ye_liang (1861)2023/07/25
该用户很懒,什么介绍也没有写!
{
"ruleSearch": {
"checkKeyWord": "我的",
"bookList": ".grid@tr",
"name": "td[0]@a:nth-of-type(1)@text",
"author": "td[2]@text",
"intro": "span.gray@text",
"bookUrl": "td[0]@a:nth-of-type(1)@href",
"coverUrl": "img@src"
},
"ruleBookInfo": {
"kind": "p:nth-of-type(2)@text",
"lastChapter": "p:nth-of-type(5)@a@text",
"name": "h1@text",
"author": "p:nth-of-type(1)@a@text",
"intro": "div.intro@text",
"coverUrl": "img@src"
},
"ruleToc": {
"chapterList": "div.list@dl[0]@dd",
"chapterName": "a@text",
"chapterUrl": "a@href",
"nextTocUrl": "span.right@href",
"isVolume": ""
},
"ruleContent": {
"content": "div.con_txt@text",
"nextContentUrl": "a#xiazhang@href"
},
"ruleReview": {},
"ruleExplore": {},
"bookSourceType": 0,
"bookSourceUrl": "https:\/\/www.waptxt.org\/",
"bookSourceName": "自制",
"searchUrl": "https:\/\/www.waptxt.org\/modules\/article\/search.php?searchkey={{key}}"
}