Skip to content

Commit a31d1c4

Browse files
committed
update
1 parent 140d749 commit a31d1c4

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

ZhihuEnhanced-Time.user.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -148,15 +148,6 @@ function search()
148148
}
149149

150150
})
151-
152-
//隐藏相关推荐的卡片,仅保留问题卡片
153-
$(".RelevantQuery").closest(".Card.SearchResult-Card").hide();
154-
$(".KfeCollection-PcCollegeCard-wrapper").closest(".Card.SearchResult-Card").hide();
155-
if(getQueryVariable("type")=="content")
156-
{
157-
$('.Card.SearchResult-Card[data-za-detail-view-path-module="UserItem"]').hide();
158-
}
159-
160151
}
161152

162153
//用户主页

0 commit comments

Comments
 (0)