Skip to content

Instantly share code, notes, and snippets.

View lizzie's full-sized avatar
🏠
Working from home

Yan Sheng lizzie

🏠
Working from home
View GitHub Profile
// ==UserScript==
// @name AliWay Script.
// @version 0.2
// @match http://www.aliway.com/*
// @copyright 2012+, You
// ==/UserScript==
// 删水印
$("div.tpc_content").removeClass("tpc_content").css("padding", "0 15px 20px 15px").css("line-height", "1.5");