Replies: 1 comment
-
[
{
"ruleSearch": {
"bookList": ".search-card",
"name": ".sc-title@a.0@text",
"author": ".sc-title@a.1@text",
"lastChapter": ".sc-time@span.0@text",
"intro": ".sc-content@text",
"bookUrl": ".sc-title@a.0@href"
},
"ruleBookInfo": {
"name": "section.title@text",
"author": "section.author@text",
"kind": "section.category@a@text",
"lastChapter": ".chapter-list@li.0@a@text",
"intro": ".sectionTwo-content@text",
"coverUrl": "",
"tocUrl": "{{book.bookUrl.replace('.html', '/ml.html')}}"
},
"ruleToc": {
"nextTocUrl": "//*[@class=\"CGsectionTwo-right-bottom-page\"]/a[text()=\"下页\"]/@href",
"chapterList": ".BGsectionThree-content@a",
"chapterName": "text",
"chapterUrl": "href",
"preUpdateJs": ""
},
"ruleContent": {
"content": ".chapter-content@.chapter-line@textNodes",
"title": "title@text##(.*)(:.*读书)##$1",
"webJs": ""
},
"ruleReview": {},
"ruleExplore": {},
"bookSourceType": 0,
"bookSourceUrl": "https://m.aoxids.com/",
"bookUrlPattern": "https://m.aoxids.com/[\\da-zA-Z]+\\.html",
"header": "{\"User-Agent\":\"Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36 Edg/117.0.0.0\"}",
"bookSourceName": "奥西读书",
"bookSourceGroup": "18禁,读书",
"bookSourceComment": "Violet_Ice紫冰 于2023年09月18日制作",
"searchUrl": "/search/,{\n\"method\":\"POST\",\n\"Content-Type\":\"application/x-www-form-urlencoded\",\n\"Origin\":\"https://m.aoxids.com\",\n\"body\":\"keyword={{key}}\"\n}",
"enabled": true
}
] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
奥西读书
https://m.aoxids.com/ebook/Oh18/1.html
调试需要本地替换
/m.aoxids.com/5yjk1/299.z2h1n4
169行,需要注释这一段。
Beta Was this translation helpful? Give feedback.
All reactions