Skip to content

Instantly share code, notes, and snippets.

View sjs1985's full-sized avatar

Steven Swemmer sjs1985

  • United Kingdom
View GitHub Profile
@Asbra
Asbra / he1x.hdb.user.js
Last active January 29, 2017 18:35
UserScript enhancing the HDB in the game Hacker Experience 1
// ==UserScript==
// @name HE1x.HDB
// @namespace https://asbra.net/
// @version 0.5
// @description Search, filter and more improvements for HE1 Hacked Database
// @author Asbra
// @match http://legacy.hackerexperience.com/list*
// @match https://legacy.hackerexperience.com/list*
// @updateURL https://gist.github.com/Asbra/f654e827632b608997ebb4970f7cef9d/raw/he1x.hdb.user.js
// @run-at document-end