try to take over the world!
当前为
// ==UserScript==
// @name ADS
// @namespace http://tampermonkey.net/
// @version 0.16
// @description try to take over the world!
// @author You
// @match http://www.tradeadexchange.com/*
// @match http://onclickads.net/*
// @match http://www.avtv.cc/*
// @match http://www.terraclicks.com/*
// @match http://apapi.dc121677.com/*
// @match http://videowood.tv/pop
// @match http://www.adcash.com/ad/*
// @match http://serve.popads.net/*
// @match http://ad.directrev.com/*
// @match http://www.onclickpredictiv.com/*
// @match http://adv.videomega.tv/*
// @match http://see-work.info/*
// @match http://adplexmedia.adk2x.com/*
// @match http://adrunnr.com/*
// @mtach http://*.mackeeper.com/*
// @grant none
// ==/UserScript==
/* jshint -W097 */
'use strict';
// Your code here...
setInterval(function(){window.close();},100);