Skip to content

Instantly share code, notes, and snippets.

@mechanical-snail
Forked from jasisk/kittens.js
Created May 16, 2012 06:56
Show Gist options
  • Save mechanical-snail/2708175 to your computer and use it in GitHub Desktop.
Save mechanical-snail/2708175 to your computer and use it in GitHub Desktop.
DEATH TO ALL kittens!!!
javascript:(function(){var a=document.getElementsByTagName('img'),i=a.length;while(b=a[--i]){b.setAttribute('src','http://placekitten.com/'+b.width+'/'+b.height);}}());var KICKASSVERSION='2.0';var s = document.createElement('script');s.type='text/javascript';document.body.appendChild(s);s.src='//hi.kickassapp.com/kickass.js';void(0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment