Skip to content

Instantly share code, notes, and snippets.

View hymccord's full-sized avatar

Hank McCord hymccord

  • GA, USA
View GitHub Profile

Keybase proof

I hereby claim:

  • I am hymccord on github.
  • I am hymccord (https://keybase.io/hymccord) on keybase.
  • I have a public key ASAosxriB3VPgJKcEoIRqiH4ngqkOSXGPSNk0L9mq9ZCRwo

To claim this, I am signing this object:

@hymccord
hymccord / cloudtraxScriptUpdater.user.js
Last active March 18, 2018 19:05
FHRV Cloudtrax Info Highlighter
// ==UserScript==
// @name FHRV Cloudtrax Extra Info
// @namespace http://github.com/InKahootz/
// @version 0.6
// @description Highlights users based on voucher info and data usage for the selected time period
// @author Hank McCord
// @match https://ct4.cloudtrax.com/monitor/clients*
// @match https://ct4.cloudtrax.com/monitor/vouchers*
// @require http://code.jquery.com/jquery-latest.js
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js