Skip to content

Instantly share code, notes, and snippets.

View fluxid's full-sized avatar

Tomasz Fluxid Kowalczyk fluxid

View GitHub Profile
@fluxid
fluxid / posthider.user.js
Created May 7, 2011 12:36
Soup.io post-hiding userscript
// ==UserScript==
// @include http://www.soup.io/everyone*
// @include http://www.soup.io/friends*
// @include http://www.soup.io/fof*
// @include http://www.soup.io/stalkers*
// ==/UserScript==
(function() {
var _urlget = {
'img': 'src',