Skip to content

Commit b0ea92b

Browse files
committed
更新 [Pixiv] 规则
1 parent 65e36d6 commit b0ea92b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

other/Autopage/rules.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1263,7 +1263,7 @@
12631263
"iframe": true,
12641264
"pager": {
12651265
"type": 5,
1266-
"nextL": "a[aria-disabled='false'][class*='filterProps-Styled-Component'][href]:last-child"
1266+
"nextL": "button[aria-current=true]+a:not([aria-disabled])"
12671267
}
12681268
},
12691269
"Pixiv - 用户作品页": {
@@ -1273,7 +1273,7 @@
12731273
"style": "ul[class*='-1 ']>li {display: inline !important;} #root{margin-bottom: -125px;} ul>li>button[class^='sc-'][style='background-color: rgb(0,0,0);'],a[href^='/premium/lead/lp'] {display: none !important;}",
12741274
"pager": {
12751275
"type": 5,
1276-
"nextL": "a[aria-disabled='false'][class*='filterProps-Styled-Component'][href]:last-child"
1276+
"nextL": "span.charcoal-pagination-button[aria-current=page]+a.charcoal-pagination-button"
12771277
}
12781278
},
12791279
"Pixiv - 手机版 - 分类页": {
@@ -1283,7 +1283,7 @@
12831283
"iframe": true,
12841284
"pager": {
12851285
"type": 5,
1286-
"nextL": "a.next"
1286+
"nextL": "button[aria-current=true]+a"
12871287
}
12881288
},
12891289
"Pixiv - 手机版 - 用户作品页": {

0 commit comments

Comments
 (0)