隐藏来自匿名用户的侧边栏

这很简单,只需一点 CSS 来定位 .anon

.anon div.sidebar-section-community {
     display: none;
}

如果我有机会,我会将该功能整合到这个 TC 中。

3 个赞