It's because a page which loads non-HTTPS images will show a "mixed content" warning saying that the page isn't secure, even if the site is HTTPS. Here, we have an image proxy, which proxies the images through our server before loading them, to avoid mixed content warnings, without breaking any...