Skip to content

异次元软件 by 0x400

Screenshot of 异次元软件

Details

Author0x400

LicenseNo License

Categoryuserstyles

Created

Updated

Size656 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

安静看软件

  • 隐藏首页文章列表穿插的新闻和推广等信息

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         异次元软件
@version      20210825.02.38
@namespace    userstyles.world/user/0x400
@description  安静看软件
- 隐藏首页文章列表穿插的新闻和推广等信息
@author       0x400
@license      No License
==/UserStyle== */

@-moz-document domain("www.iplaysoft.com") {
#section_postbanner,
/*首页文章列表穿插的新闻和推广*/
.entry-cpt-news,
.entry-cpt-xpost,
/*首页热门*/
#section_hot,
/*文章内分享*/
#socialshare,
/*文章内推广*/
#link1111,
/*文章内微信*/
.post_wechat_qr,
/*文章内喝咖啡*/
.donate,
/*文章结尾推广*/
.entry-recommend-posts
{
    display: none;
}
}

Reviews

No reviews yet.