Skip to content

Commit 2410573

Browse files
committed
优化 [BT 之家] 规则
1 parent afa3246 commit 2410573

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Autopage.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -601,11 +601,11 @@
601601
host: 'btbtt',
602602
pager: {
603603
type: 1,
604-
nextLink: '//div[@class="page"]/a[contains(text(), "▶")]',
604+
nextLink: '//div[@class="page"]/a[contains(text(), "▶") or contains(text(), "下一页")]',
605605
pageElement: 'css;#threadlist > table, #threadlist > hr',
606606
insertPosition: ['css;#threadlist', 3],
607607
replaceE: 'css;.page',
608-
scrollDelta: 1500
608+
scrollDelta: 2000
609609
}
610610
},
611611
gaoqing_fm: { // 高清电台

0 commit comments

Comments
 (0)