Skip to content

Commit 40ee5fb

Browse files
committed
Update pagetual.user.js
1 parent fb045a1 commit 40ee5fb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Pagetual/pagetual.user.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// @name:it Pagetual
1111
// @name:ko 東方永頁機
1212
// @namespace hoothin
13-
// @version 1.9.32.30
13+
// @version 1.9.32.31
1414
// @description Perpetual pages - Most powerful auto-pager script. Auto loading next paginated web pages and inserting into current page. Support thousands of web sites without any rule.
1515
// @description:zh-CN 自动翻页 - 加载并拼接下一分页内容至当前页尾,无需规则自动适配任意网页
1616
// @description:zh-TW 自動翻頁 - 加載並拼接下一分頁內容至當前頁尾,無需規則自動適配任意網頁
@@ -4553,6 +4553,7 @@
45534553
inTable = inLi = false;
45544554
} else {
45554555
inTable=example.parentNode.tagName=="TABLE" ||
4556+
example.parentNode.tagName=="TBODY" ||
45564557
example.tagName=="TR" ||
45574558
example.tagName=="TBODY" ||
45584559
exampleStyle.display=="table-row" ||

0 commit comments

Comments
 (0)