// ==UserScript== // @name 屏蔽高速下载器 // @namespace http://www.baidu.com // @version 1.6 // @description 屏蔽高速下载器,自动去除高速下载器毒瘤,只保留普通下载地址,不会吧不会吧,不会真有人用高速下载器下载东西吧? // @author Jesen // @icon https://github.githubassets.com/favicon.ico // @match *://*.onlinedown.net/* // @match *://*.xitongzhijia.net/* // @match *://*.xitongtiandi.net/* // @match *://*.soft-down.net/* // @match *://*.downza.cn/* // @match *://*.singdown.com/* // @match *://*.ucbug.com/* // @match *://*.42xz.com/* // @match *://*.xz7.com/* // @match *://*.32r.com/* // @match *://dl.pconline.com.cn/* // @match *://dl.pconline.com.cn/* // @match *://pc.qq.com/* // @match *://*.qqtn.com/* // @match *://*.ddooo.com/* // @match *://*.pc6.com/* // @match *://*.xiazaiba.com/* // @match *://*.cr173.com/* // @match *://*.cncrk.com/* // @match *://*.crsky.com/* // @match *://*.mydown.com/* // @match *://*.bear20.com/* // @match *://*.duote.com/* // @match *://*.xpgod.com/* // @match *://*.uzzf.com/* // @match *://*.yesky.com/* // @match *://*.opdown.com/* // @match *://*.jb51.net/* // @match *://*.pchome.net/* // @match *://*.jisuxz.com/* // @match *://*.pc0359.cn/* // @match *://*.itmop.com/* // @match *://*.greenxiazai.com/* // @match *://*.wmzhe.com/* // @match *://*.xfdown.com/* // @match *://*.veryhuo.com/* // @match *://*.weidown.com/* // @match *://*.easck.com/* // @match *://*.downcc.com/* // @match *://*.aiweibk.com/* // @match *://*.xphome.org/* // @match *://*.downxia.com/* // @match *://xiazai.zol.com.cn/* // @grant none // @downloadURL none // ==/UserScript== (function() { 'use strict'; var blackWord = "高速下载"; var tmp = undefined; function c_setnone(cname){ let tmp = document.getElementsByClassName(cname); for(let i=0;i