diff --git a/src/custom-types.json b/src/custom-types.json index f95ffdfc..40ed5287 100644 --- a/src/custom-types.json +++ b/src/custom-types.json @@ -634,7 +634,11 @@ ] }, "image/jpeg": { - "compressible": false + "compressible": false, + "extensions": ["jif", "jfif"], + "sources": [ + "https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Image_types#jpeg_joint_photographic_experts_group_image" + ] }, "image/jpm": { "compressible": false,