Athlon1600 / php-proxy

A web proxy script written in PHP and built as an alternative to Glype.
https://www.php-proxy.com
MIT License
296 stars 158 forks source link

Images within srcset= are not proxified #97

Closed webaddicto closed 6 years ago

webaddicto commented 6 years ago

The images inside srcset= are not proxified:

<img srcset="https://cdn.pixabay.com/photo/2017/09/22/19/05/tomato-2776735__340.jpg 1x, https://cdn.pixabay.com/photo/2017/09/22/19/05/tomato-2776735__480.jpg 2x" src="THIS_URL_IS_PROXIFIED" alt="Tomato, Pepper, Onion, Mushroom, Garlic" title="Tomato, Pepper, Onion, Mushroom">

You can test it with:

https://pixabay.com/

Athlon1600 commented 6 years ago

fixed:
https://github.com/Athlon1600/php-proxy/commit/70b1b862a3150f1185f8168e1dd8c139ac55f153