Image Ponify

This is a simple script that replaces all of the pictures on a web page with pictures of ponies.
You can get it by dragging this bookmarklet to your bookmark bar: Ponify Images. You can also click here for the code that the bookmarklet will execute. Below is an example of what this script could do to CNN.com:

Details

For each image on the page, this script will ask this server for the URL of an image of approximately the same shape from tumblr. It currently gets images from the following tumblr blogs:

If you have any suggestions for other blogs to add to the list, or anything else, please message me on twitter @murgatroid99 or reply to the reddit post. I would prefer to avoid ask blogs because I don't want to be flooded with pictures of tumblr messages.

The source code is available on Github.