DANGERCAT9000 / Fuck the Newsminer

// ==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();