博客园去除评论下面的广告

博客园去除评论下面的广告

当前博客园的博客页面 ,“提交评论”下面有广告,如下。

在页面定制css中添加以下代码:

/*屏蔽底层广告*/.under-post-card,#under_post_card1,#under_post_card2{display:none; !important}

即可去掉广告。