We were just using `strip_prefix` with a hardcoded value, which wasn't able to adjust to URIs that start with `data:image/png` or other content and types. Signed-off-by: Sebastian Martinez <me@sebastinez.dev>