remove non-web formats (mkv/mka)

This commit is contained in:
xnaas 2021-11-21 10:14:59 -06:00 committed by Léo Colombaro
parent 537a0229a1
commit 175cc52e3f
1 changed files with 0 additions and 2 deletions

View File

@ -38,7 +38,6 @@ types {
audio/ogg oga ogg opus;
audio/x-realaudio ra;
audio/x-wav wav;
audio/x-matroska mka;
image/apng apng;
image/avif avif;
image/avif-sequence avifs;
@ -64,7 +63,6 @@ types {
video/x-ms-asf asf asx;
video/x-ms-wmv wmv;
video/x-msvideo avi;
video/x-matroska mkv mk3d;
# Serving `.ico` image files with a different media type
# prevents Internet Explorer from displaying then as images: