Quote:
Originally Posted by kh99
I think that's the link I posted in post #2.
|
I just looked at the Addon you linked to, and yes that is it! I have it on my site, and it works perfect. The Addon does all the work for you, the end-user or you, dont have to do anything. It automatically caches the image, and replaces the URL in the post with the cached image URL.
I like how the addon also keeps the original website in the cached URL, so you know exactly where the image came from.
Like this:
Code:
https://example.com/cache.php?img=http%3A%2F%2Fi58.tinypic.com%2F2111269.png
And the % and other weird characters in that URL, are slashes. They are basically codes for slashes in a URL.