Skip to content

Instantly share code, notes, and snippets.

@MYZ6
MYZ6 / baidu-mask.js
Last active January 26, 2018 08:00
Userscript for hide areas which made distraction in some baidu and other sites
// ==UserScript==
// @name Baidu Mask
// @namespace http://tampermonkey.net/
// @version 0.1
// @description hide areas which made distraction in some baidu and other sites
// @description require http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.jss
// @author liyzh
// @match *://www.baidu.com/*
// @match *://baike.baidu.com/*
// @match *://zhidao.baidu.com/*