Skip to content

Commit 540b3d1

Browse files
committed
更新 [无追搜索]、[微当下载] 规则
1 parent dee0db5 commit 540b3d1

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

other/Autopage/rules.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"noReferer": true,
147147
"pager": {
148148
"nextL": "#snext",
149-
"pageE": ".result",
149+
"pageE": ".result,head>style",
150150
"replaceE": "#page"
151151
},
152152
"function": {
@@ -4024,30 +4024,29 @@
40244024
"host": "www.weidown.com",
40254025
"url": "return (fun.indexOF('/search/'))",
40264026
"pager": {
4027-
"nextL": "a.nextpage",
4027+
"nextL": "#pageGroup>span+a",
40284028
"pageE": ".articleListWrapper>.richTextItem.search",
40294029
"replaceE": "#pageGroup",
4030-
"scrollD": 700
4030+
"forceHTTPS": true
40314031
}
40324032
},
40334033
"微当下载-专题页": {
40344034
"host": "www.weidown.com",
40354035
"url": "return (fun.indexOF('/special'))",
40364036
"pager": {
4037-
"nextL": "a.nextpage",
4037+
"nextL": "#pageGroup>span+a",
40384038
"pageE": ".special>.item, .articleWrapper>div",
4039-
"insertP": [".special, .articleWrapper",3],
40404039
"replaceE": "#pageGroup",
4041-
"scrollD": 700
4040+
"forceHTTPS": true
40424041
}
40434042
},
40444043
"微当下载": {
40454044
"host": "www.weidown.com",
40464045
"pager": {
4047-
"nextL": "a.nextpage",
4048-
"pageE": ".articleWrapper>.itemArticle, .articleWrapper>.richTextItem.search",
4049-
"insertP": [".articleWrapper",3],
4050-
"replaceE": "#pageGroup"
4046+
"nextL": "#pageGroup>span+a",
4047+
"pageE": "(//div[contains(@class,'articleWrapper')])[1]/div",
4048+
"replaceE": "#pageGroup",
4049+
"forceHTTPS": true
40514050
}
40524051
},
40534052
"大眼仔旭": {

0 commit comments

Comments
 (0)