Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XIU2/UserScript
/ block
Function
block
Zhihu-Enhanced.user.js:1605–1608 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1603
}
1604
1605
const
block = () => {
1606
removeLiveItems();
1607
fixItemRank();
1608
};
1609
1610
// 移除非问题的内容
1611
const
removeLiveItems = () => {
Callers
2
blockLive_content
Function · 0.70
blockHotOther
Function · 0.70
Calls
2
removeLiveItems
Function · 0.85
fixItemRank
Function · 0.85
Tested by
no test coverage detected