Created
October 30, 2015 16:02
-
-
Save leoallen85/c163ff6a28d555188eb7 to your computer and use it in GitHub Desktop.
SANJIFY
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:((function()%20%7B%20%20var%20imgs%3Ddocument.getElementsByTagName(%27img%27)%3Bfor(var%20i%3D0%3Bi%3Cimgs.length%3Bi%2B%2B)%7Bimgs%5Bi%5D.setAttribute(%27src%27,%27https://avatars1.githubusercontent.com/u/4478671%3Fv%3D3%26s%3D400%27)%3B%7D%7D)()) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment