MCPcopy 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_contentFunction · 0.70
blockHotOtherFunction · 0.70

Calls 2

removeLiveItemsFunction · 0.85
fixItemRankFunction · 0.85

Tested by

no test coverage detected