Drop `image/avif-sequence` MIME type

Ref https://github.com/h5bp/server-configs-apache/issues/313
This commit is contained in:
Léo Colombaro 2022-07-05 23:50:18 +02:00 committed by GitHub
parent fe897f9223
commit 4bc5275d5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -39,8 +39,7 @@ types {
audio/x-realaudio ra; audio/x-realaudio ra;
audio/x-wav wav; audio/x-wav wav;
image/apng apng; image/apng apng;
image/avif avif; image/avif avif avifs;
image/avif-sequence avifs;
image/bmp bmp; image/bmp bmp;
image/gif gif; image/gif gif;
image/jpeg jpeg jpg; image/jpeg jpeg jpg;