Skip to content

今日头条文章降噪 by ghostzhang

Screenshot of 今日头条文章降噪

Details

Authorghostzhang

LicenseNo License

Category今日头条

Created

Updated

Size475 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           今日头条文章降噪
@namespace      USO Archive
@author         Ghost Zhang
@description    `今日头条文章降噪`
@version        20181024.16.9
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("www.toutiao.com") {
.index-left,
.index-right,
.detail-comment,
.detail-feed,
.article-box + div {
    display: none;
}
.index-middle {
    float:none;
    margin:auto;
}
}

Reviews

No reviews yet.