去除推荐和新闻
pure_baidu by ihewro
Details
Authorihewro
LicenseNo License
Categorybaidu
Created
Updated
Size321 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
去除推荐和新闻
Source code
/* ==UserStyle==
@name pure_baidu
@version 20220402.14.05
@namespace userstyles.world/user/ihewro
@description 去除推荐和新闻
@author ihewro
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://www.baidu.com/") {
#s-hotsearch-wrapper,#content_right{display:none}
}