NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name Fuck the Newsminer // @namespace http://www.newsminer.com // @version 0.1 // @description Don't let the newsminer bastards tell you how much you can read. // @author DANGERCAT9000 // @match http://www.newsminer.com // @match http://*.newsminer.com/* // @grant none // ==/UserScript== /* jshint -W097 */ 'use strict'; localStorage.clear();