<!-- 去除博客最下面的广告 -->
<style>
    #cnblogs_c1,
    #cnblogs_c2,
    #ad_t2,
    #opt_under_post
    {
        display: none !important;
    }
    .itnews,
    .c_ad_block
    {
        display: none !important;
    }
</style>