Post
Topic
Board Speculation
Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion
by
derjanb
on 25/02/2014, 13:42:38 UTC
My contribution to the current events:

Code:
// ==UserScript==
// @name       R.I.P Mt. Gox
// @include    /https?:\/\/bitcoincharts\.com\/markets\//
// @author     derjanb
// ==/UserScript==

$('*[id*="mtgox"]').remove()

 Grin