Skip to content

Commit abee0d5

Browse files
committed
更新 [昵图网] 规则
1 parent 2937fad commit abee0d5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

other/Autopage/rules.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,11 +1361,12 @@
13611361
},
13621362
"昵图网": {
13631363
"host": ["www.nipic.com","soso.nipic.com"],
1364+
"url": "return fun.isPager()",
13641365
"style": "li.search-works-item,a.search-works-nextpage",
13651366
"pager": {
1366-
"nextL": "//a[@title='下一页' or text()='下一页'][not(contains(@class,'search-works-nextpage'))]",
1367-
"pageE": "li.new-search-works-item,li.new-works-box",
1368-
"replaceE": ".common-page-box"
1367+
"nextL": ".common-page-box>.page-num-on+a,.seo-page>.seo-page-on+a",
1368+
"pageE": "#img-list-outer>li.new-search-works-item,li.new-works-box",
1369+
"replaceE": ".common-page-box,.seo-page"
13691370
},
13701371
"function": {
13711372
"bF": "return fun.src_bF(pageE)"

0 commit comments

Comments
 (0)