vichan-devel / vichan

Vichan is the most popular and widely used imageboard software in the world. It is a free, light-weight, fast, highly configurable and user-friendly imageboard software package.
https://vichan.info
Other
626 stars 194 forks source link

Make banner access redirect instead of serving the image directly #725

Closed Zankaria closed 5 months ago

Zankaria commented 5 months ago

Fresh from leftypol downstream. Instead of serving the banner image straight from php, this patch redirects the browser to the static file, allowing the browser and optionally the CDN to cache the banners, improving loading times (after the first call).