ImageProxy Host

ImageProxy Host 2.0.1

No permission to download
Spotify community links were one example where they used http og:image. Would check and confirm. Thank you so much for quick update!
 
Alright I checked. The update works great. Spotify unfurl box image is powered by proxy because it is being loaded on http. Other links use direct image. As desired. Thanks!
 
I got cherverto running on another server. Can i use that as a imageproxy? Or should i stay with tinyproxy ?
Are there any other good alternatives?

regards.
 
"or set a host for proxylinks"

so i need a imageserver/proxy on another server. Or do i understand this false ?
 
Does this addon still are required with Xenforo 2.2 Beta 2 update?
This add-on was never "required". You want to use this add-on if you still want to change host of the proxied URLs.


"or set a host for proxylinks"

so i need a imageserver/proxy on another server. Or do i understand this false ?
This add-on only changes the domain of the proxied URLs so for example you set the host name to https://www.example.com then the proxied url will be https://www.example.com/proxy.php?image=[encoded image URL goes here]&hash=[hash goes here] so if you decide to use this add-on you would need to make sure there is a file named proxy.php at https://www.example.com which shows the contents of image URL passed in the image param.
 
Yeah, i understand. If i dont want to "leak" my IP thorugh remote images, you need to use a image proxy on an other server, so that the ip isnt leaked.

$config['http']['proxy'] = (IPADRESS)
thats what i used. But dont know if its working correctly.

But not your problem. Sorry. Maybe you know a solution with your addon. but i dont know :D
 
Yeah, i understand. If i dont want to "leak" my IP thorugh remote images, you need to use a image proxy on an other server, so that the ip isnt leaked.

$config['http']['proxy'] = (IPADRESS)
thats what i used. But dont know if its working correctly.

But not your problem. Sorry. Maybe you know a solution with your addon. but i dont know :D
I wanted to know same thing too.
 
Top Bottom