img.1233.space

Integration notes

Assets are addressed by a stable path. Nothing is rewritten in place: a new revision gets a new name, so any cached copy stays valid.

<img src="https://img.1233.space/i/sample-1.jpg" width="1200" height="800" alt="">

Cache policy

PathCache-Control
/i/*public, max-age=2592000, immutable
/assets/*public, max-age=604800
/*.htmlno-cache

Limits

An asset returns 404? Check the revision suffix in the path first, then contact the project owner.