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