Skip to content

Instantly share code, notes, and snippets.

View ChocolateCircus445's full-sized avatar

ChocolateCircus445

View GitHub Profile
// ==UserScript==
// @name Get around Bloomberg Subscription
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Don't pay money to look at news. Bloomberg has plenty of money!
// @author CC445
// @match https://www.bloomberg.com/news/articles/*
// @grant none
// ==/UserScript==