mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
The existing pattern ^/images/[^/]+\.png$ only matched single-level image paths. Blog post images live under /images/blog/ — broaden the pattern to ^/images/ to cover all static image paths regardless of depth. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>