NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name s-t brez nesmiselnih pravnih novic // @namespace https://slo-tech.com/ // @include https://slo-tech.com/ // @version 1 // @grant none // ==/UserScript== $(".news_item").has("a[href='/novice/arhiv/76'],a[href='/novice/arhiv/47']").remove()