ayastreb / bandwidth-hero-proxy

:zap: Proxy that compresses images to low-resolution
https://bandwidth-hero.com/
MIT License
189 stars 157 forks source link

new URL format #27

Open milahu opened 4 years ago

milahu commented 4 years ago

old format /?url=https%3A%2F%2Fhost%2Fpath%2Ffile.jpg&jpeg=0&bw=0&l=50 new format /https/host/path/file.jpg.c50.webp solve issue https://github.com/ayastreb/bandwidth-hero/issues/22 new format must be supported by server (bandwidth-hero-proxy)