// ==UserScript== // @name stop adblock whining // @namespace root.cz // @description remove yellow box for AdBlock users // @include http://www.root.cz/* // @include https://www.root.cz/* // @version 1 // @grant none // @downloadURL https://update.greasyfork.icu/scripts/2196/stop%20adblock%20whining.user.js // @updateURL https://update.greasyfork.icu/scripts/2196/stop%20adblock%20whining.meta.js // ==/UserScript== whine = document.getElementsByClassName('adBlockMessage'); for (x=0;x