NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @autor REVOS // @name Makes active window on Trafficmonsoon off // @include http://adbtc.top/surftab/view/* // @require https://gist.github.com/raw/2620135/checkForBadJavascripts.js // @run-at document-start // @license MIT // @grant none // ==/UserScript== window.onload = alert();