-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathquark.sm.cn.json
38 lines (38 loc) · 1.32 KB
/
quark.sm.cn.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"name": "夸克搜索",
"url": "quark.sm.cn",
"version": 100,
"search": {
"url": "https://quark.sm.cn/s?q=${key}",
"list": "div#results>div:not(:matches(新版小说|书圈|其他人|智能推荐|词典|腾讯|相关|微博|豆瓣|知乎|哔哩哔哩))",
"name": "class.c-header-title c-line-clamp-2 icon-right",
"author": "class.c-e-source--v1_0_0 c-e-source-l",
"cover": "",
"detail": "class.c-margin-top-m a"
},
"detail": {
"name": "title",
"author": "li:matches(作者),p:matches(作者),div:not(:has(div)):matches(作者),
"cover": "",
"summary": "li:matches(简介),p:matches(简介),div:not(:has(div)):matches(简介)",
"status": "",
"update": "",
"lastChapter": "",
"catalog": "a:matches(目录|列表|章节)"
},
"catalog": {
"list": "*:has(>ul):matches(第|章|Chapter|直达页面底部)>ul a,
*:not(:has(div)):has(>*:has(>a)):matches(第|章|Chapter|直达页面底部) a,
div:containsOwn(章)>a",
"booklet": {
"name": "",
"list": ""
},
"name": "a",
"chapter": "a"
},
"chapter": {
"content": "*:containsOwn(。)@all,*:has(>p:containsOwn(。))",
"purify": [""]
}
}