Mixed image sources — self-hosted bytes served from this worker, and hotlinked images loaded directly from picsum.photos (Unsplash-licensed, free to use). Useful for testing crawler image discovery, mixed-origin asset reporting, and broken-link detection.
/images/*.jpg)Images served by this worker from base64-embedded bytes in
src/gallery_images.js. Same-origin, with
Cache-Control: public, max-age=86400.
/images/mountain.jpg
/images/coffee.jpg
/images/architecture.jpgpicsum.photos)Images loaded cross-origin from picsum.photos. Each URL uses a
fixed seed so the image is stable across reloads.
https://picsum.photos/seed/forest/600/400https://picsum.photos/seed/city/600/400https://picsum.photos/seed/desert/600/400