Skip to content

Commit 536e733

Browse files
committed
新增 [小木虫] 支持
1 parent 9a58b66 commit 536e733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Autopage.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4429,7 +4429,7 @@ function: {
44294429
host: 'muchong.com',
44304430
functionS: function() {if (indexOF('/f-') || indexOF('search.php')) {
44314431
curSite = DBSite.muchong;
4432-
} else if (indexOF('/t-')) {
4432+
} else if (indexOF('/t-') && GM_getValue('menu_thread')) {
44334433
curSite = DBSite.muchong; curSite.pager.pageE = 'css;#maincontent > table > tbody:not(.header)'; curSite.pager.scrollD = 2000;
44344434
}},
44354435
style: 'tr.forum_head {display: none !important;}',

0 commit comments

Comments
 (0)