chore (mime): update mime db

This commit is contained in:
MickaelK 2025-06-11 17:17:43 +10:00
parent fb71d20ff3
commit d4833ff565

View file

@ -1,4 +1,5 @@
{
"10o": "image/x-10o",
"3dm": "model/3dm",
"3fr": "image/x-hasselblad-3fr",
"3gp": "video/3gpp",
@ -28,6 +29,7 @@
"cco": "application/x-cocoa",
"cdr": "application/vnd.corel-draw",
"cin": "image/x-cin",
"col": "image/x-col",
"cr2": "image/x-canon-cr2",
"crt": "application/x-x509-ca-cert",
"crw": "image/x-canon-crw",
@ -54,11 +56,14 @@
"dpkg": "application/dpkg-www-installer",
"dpx": "image/dpx",
"ds_store": "application/octet-stream",
"dsb": "image/x-dsb",
"dst": "image/x-dst",
"dsz": "image/x-dsz",
"dxf": "application/dxf",
"dwg": "application/acad",
"dylib": "application/x-dylib",
"ear": "application/java-archive",
"edr": "image/x-edr",
"emf": "image/emf",
"emz": "image/x-emz",
"eot": "application/vnd.ms-fontobject",
@ -66,6 +71,7 @@
"epub": "application/epub+zip",
"erf": "image/x-epson-erf",
"exe": "application/octet-stream",
"exp": "image/x-exp",
"exr": "image/x-exr",
"fbx": "application/fbx",
"fea": "application/vnd.apache.feather",
@ -88,14 +94,18 @@
"htc": "text/x-component",
"htm": "text/html",
"html": "text/html",
"hus": "image/x-hus",
"ico": "image/x-icon",
"ics": "text/calendar",
"inf": "image/x-inf",
"img": "application/octet-stream",
"ini": "text/x-ini",
"iso": "application/octet-stream",
"jad": "text/vnd.sun.j2me.app-descriptor",
"jar": "application/java-archive",
"jardiff": "application/x-java-archive-diff",
"jef": "image/x-jef",
"jef+": "image/x-jef",
"jfif": "image/jpeg",
"jng": "image/x-jng",
"jnlp": "application/x-java-jnlp-file",
@ -110,6 +120,7 @@
"kicad_sch": "application/vnd.kicad-sch",
"kml": "application/vnd.google-earth.kml+xml",
"kmz": "application/vnd.google-earth.kmz",
"ksm": "image/x-ksm",
"ktx": "image/ktx",
"ktx2": "image/ktx2",
"m3u8": "application/vnd.apple.mpegurl",
@ -157,8 +168,12 @@
"pcap": "application/vnd.tcpdump.pcap",
"pcapng": "application/x-pcapng",
"pcd": "image/x-photo-cd",
"pcm": "image/x-pcm",
"pcs": "image/x-pcs",
"pcx": "image/vnd.zbrush.pcx",
"pdf": "application/pdf",
"pec": "image/x-pec",
"pes": "image/x-pes",
"pef": "image/x-pentax-pef",
"pem": "application/x-x509-ca-cert",
"pes": "image/x-pes",
@ -166,6 +181,7 @@
"pkg": "application/x-newton-compatible-pkg",
"pl": "application/x-perl",
"pm": "application/x-perl",
"pmv": "image/x-pmv",
"png": "image/png",
"pnm": "image/x-portable-anymap",
"potm": "application/vnd.ms-powerpoint.template.macroEnabled.12",
@ -197,9 +213,11 @@
"run": "application/x-makeself",
"rw2": "image/x-panasonic-rw2",
"sea": "application/x-sea",
"sew": "image/x-sew",
"sgi": "image/x-sgi",
"shtml": "text/html",
"shp": "application/vnd.shp",
"shv": "image/x-shv",
"shx": "application/vnd.shx",
"sit": "application/x-stuffit",
"sketch": "application/x-sketch",
@ -210,12 +228,14 @@
"sr2": "image/x-sony-sr2",
"srf": "image/x-sony-srf",
"srw": "image/x-samsung-srw",
"sst": "image/x-sst",
"stl": "model/stl",
"step": "model/step",
"stp": "model/step",
"svg": "image/svg+xml",
"svgz": "image/svg+xml",
"swf": "application/x-shockwave-flash",
"tap": "image/x-tap",
"tar": "application/x-tar",
"tcl": "application/x-tcl",
"tex": "application/x-tex",
@ -228,8 +248,11 @@
"tsv": "text/tab-separated-values",
"ttf": "application/x-font-ttf",
"txt": "text/plain",
"u01": "image/x-u01",
"url": "application/x-url",
"vcf": "text/vcard",
"vip": "image/x-vip",
"vp3": "image/x-vp3",
"vrml": "application/x-vrml",
"war": "application/java-archive",
"wav": "audio/wave",
@ -260,7 +283,8 @@
"xml": "application/xml",
"xpi": "application/x-xpinstall",
"xpm": "image/x-xpixmap",
"xwd": "image/x-xwindowdump",
"xspf": "application/xspf+xml",
"xwd": "image/x-xwindowdump",
"xxx": "image/x-xxx",
"zip": "application/zip"
}