Skip to content

Instantly share code, notes, and snippets.

@leoallen85
Created June 12, 2015 17:48
Show Gist options
  • Save leoallen85/746effd7a95e075125f9 to your computer and use it in GitHub Desktop.
Save leoallen85/746effd7a95e075125f9 to your computer and use it in GitHub Desktop.
Nikeshify - add the code below as a new bookmark in your bookmark bar and click it on a site for nikeshify joy
javascript:(function()%7Bvar%20imgs%20%3D%20document.getElementsByTagName(%22img%22)%3Bfor(var%20i%3D%200%3B%20i%3Cimgs.length%3Bi%2B%2B)%20%7Bimgs%5Bi%5D.setAttribute(%22src%22%2C%20%22https%3A%2F%2Fscontent-lhr3-1.xx.fbcdn.net%2Fhphotos-xap1%2Fv%2Ft1.0-9%2F532263_634508385632_131969757_n.jpg%3Foh%3De98154d2f2f3884fbb9b73a71eb52caf%26oe%3D55E6B875%22)%3B%7D%7D)()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment