Mackolik reklam sayfasina yonlendirmeyi engeller.
目前為
// ==UserScript==
// @author hd49
// @version 1.0.0
// @namespace https://greasyfork.org/users/9588
// @name Mackolik Adblock.
// @description Mackolik reklam sayfasina yonlendirmeyi engeller.
// @include http://www.mackolik.com/*
// @include http://*.mackolik.com/*
// @run-at document-start
// @grant none
// ==/UserScript==
(function(){
this.$ = this.jQuery = jQuery.noConflict(true);
AdmostClient = "hahahahah";
})();