新增 [小木虫] 支持

This commit is contained in:
xiu2
2022-02-10 21:11:02 +08:00
parent 9a58b66a8c
commit 536e733351
+1 -1
View File
@@ -4429,7 +4429,7 @@ function: {
host: 'muchong.com',
functionS: function() {if (indexOF('/f-') || indexOF('search.php')) {
curSite = DBSite.muchong;
} else if (indexOF('/t-')) {
} else if (indexOF('/t-') && GM_getValue('menu_thread')) {
curSite = DBSite.muchong; curSite.pager.pageE = 'css;#maincontent > table > tbody:not(.header)'; curSite.pager.scrollD = 2000;
}},
style: 'tr.forum_head {display: none !important;}',