// ==UserScript== // @name 屏蔽MCBBS广告 // @namespace http://tampermonkey.net/ // @version 2.0 // @description 屏蔽MCBBS右上角、服务器版块的广告 // @author You // @match https://*.mcbbs.net/* // @grant none // @downloadURL none // ==/UserScript== (function() { // 有bug就反馈一下,理论上没有bug jq("head").append(''); if(jq('#forum_rules_179').length>0) { jq('#forum_rules_179').after('