Skip to content

去广告 by sigai

Details

Authorsigai

LicenseNo License

Categorycurlconverter.com

Created

Updated

Code size1.5 kB

Code checksum61da3d9d

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           去广告
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("curlconverter.com") {
    /* 在此插入代码... */
    #screenshot,
    .pb-4.container-md,
    .right-top.github-fork-ribbon,
    .py-2.container-md{
        display: none !important;
    }
}
@-moz-document domain("bilibili.com") {
    /* 在此插入代码... */
    .recommended-swipe
    {
        display: none !important;
    }
}
@-moz-document domain("baidu.com") {
    /* 在此插入代码... */
/*     #s-hotsearch-wrapper, */
    .san-card,
    .hint_right_top,
    #u,
    #s_lg_img, #s-top-left,#u1,#s_side_wrapper,#bottom_layer,
    .ipt_rec, .soutu-btn,
    #s_new_search_guide,
    .ipt_rec
    
    {
        display: none !important; 
    }
}
@-moz-document domain("wenxiaobai.com") {
    /* 在此插入代码... */
    [class*='Setting_column_list']
    {
        display: none !important; 
    }
    [class*='page_conv_list_ctn']
    {
        height: calc(100% - 46px - 56px - 36px - 0px - 88px);
    }
}
@-moz-document domain("deepseek.com") {
    /* 在此插入代码... */
    [class*='a1e75851'],
    .ebaea5d2
    {
        display: none !important; 
    }

}
@-moz-document domain("jandan.net") {
    /* 在此插入代码... */
    [name*='google'],
    [class*='google'],
    [id*='google'],
    #box,
    .adsbygoogle
    {
        display: none !important; 
    }
}

Reviews

No reviews yet.