Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikeyp/9623993 to your computer and use it in GitHub Desktop.
Save mikeyp/9623993 to your computer and use it in GitHub Desktop.
(function (e, a, h, f, c, b, d) {
c = a.createElement("script");
c.type = "text/javascript";
c.src = "https://rawgithub.com/marmelab/gremlins.js/master/gremlins.min.js";
c.onload = c.onreadystatechange = function () {
if (!b && (!(d = this.readyState) || d == "loaded" || d == "complete")) {
h();
f(c).remove()
}
};
a.documentElement.childNodes[0].appendChild(c);
})(window, document, function () { gremlins && gremlins.createHorde().unleash(); });
javascript:(function(e,a,h,f,c,b,d){c=a.createElement("script");c.type="text/javascript";c.src="https://rawgithub.com/marmelab/gremlins.js/master/gremlins.min.js";c.onload=c.onreadystatechange=function(){if(!b&&(!(d=this.readyState)||d=="loaded"||d=="complete")){h();f(c).remove()}};a.documentElement.childNodes[0].appendChild(c);})(window,document,function(){gremlins&&gremlins.createHorde().unleash();});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment