Skip to content

Instantly share code, notes, and snippets.

View vatho's full-sized avatar

Thomas Vandaele vatho

  • Flanders, Belgium
View GitHub Profile
@vatho
vatho / .block
Last active February 23, 2018 15:13
fresh block
license: mit
@vatho
vatho / .block
Created February 1, 2018 13:36
Brush & Zoom
license: gpl-3.0
@vatho
vatho / .block
Created February 1, 2018 13:35 — forked from mbostock/.block
Brush & Zoom
license: gpl-3.0
// ==UserScript==
// @name Enhance Dota builds page
// @namespace https://gist.github.com/parnakra/90f9885d8f95ca446541f87f2f2365ce
// @version 0.6
// @updateURL https://gist.github.com/parnakra/90f9885d8f95ca446541f87f2f2365ce/raw/
// @description Adds sorting, searching, filtering and publishing functionality to Dota builds list
// @author Parnakra
// @match http://www.dota2.com/workshop/builds
// @grant none
// ==/UserScript==
// ==UserScript==
// @name Fix Dota builds page
// @namespace https://gist.github.com/parnakra/d3720201f66cc64ada7c
// @version 7.00
// @updateURL https://gist.github.com/parnakra/d3720201f66cc64ada7c/raw/
// @downloadURL https://gist.github.com/parnakra/d3720201f66cc64ada7c/raw/
// @description Fixes various issues on the Dota 2 builds page
// @author Parnakra
// @match http://tampermonkey.net/index.php?version=3.11&ext=dhdg&updated=true#features
// @grant none