Skip to content

Instantly share code, notes, and snippets.

BEGIN MESSAGE.
siblmyOZmgV07z9 DVYSB3SSKGXIjiw x4EKBZdrUE3CF38 2rT57KKQraWQeAE
OqSISB0sLhhE4dg P3xkxzptrJ9TCKq 6Xr2MZHgg4SagGM cPu8LBtcqjAC9t3
UvqO3KaAiCu4R1X 8v2iLLVeNPmofdF 5W1u94ySqHgLXkc ejYrOcEQtKhPt1C
zZZU8DhglAyS9h5 rBTTvdKaniB9CRt XNolI7tiSkCT.
END MESSAGE.

Keybase proof

I hereby claim:

  • I am thedesloge on github.
  • I am th3de5l0ge (https://keybase.io/th3de5l0ge) on keybase.
  • I have a public key ASBEYFSSYr_4A0aqzZgWoD_UcrbQkeoEUF66L7HAbmiypwo

To claim this, I am signing this object:

// ==UserScript==
// @name Test Analytics Endpoint
// @namespace shs.dev
// @version 0.1
// @description Injects javascript, to dispatch events to local web app for testing!
// @match http://www.shs.dev/*
// @grant none
// ==/UserScript==
/* jshint -W097 */
'use strict';
### Keybase proof
I hereby claim:
* I am thedesloge on github.
* I am th3de5l0ge (https://keybase.io/th3de5l0ge) on keybase.
* I have a public key whose fingerprint is 0E17 757A 8120 F6F3 6A17 F2DD 6296 A9AC 8DA3 215B
To claim this, I am signing this object:
@thedesloge
thedesloge / 0_reuse_code.js
Created September 27, 2013 15:13
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console