// ==UserScript== // @name gamersky block // @namespace http://tampermonkey.net/ // @version 0.3 // @description cxk , 小米 红米 // @author heroin // @match https://www.gamersky.com/ // @grant none // @downloadURL none // ==/UserScript== (function() { 'use strict'; var aList = document.getElementsByTagName("a"); var i = 0; for(i; i