@@ -36,7 +36,6 @@ const types: { [key: string]: string[] } = {
3636 'application/vnd.aristanetworks.swi' : [ 'swi' ] ,
3737 'application/vnd.astraea-software.iota' : [ 'iota' ] ,
3838 'application/vnd.audiograph' : [ 'aep' ] ,
39- 'application/vnd.autodesk.fbx' : [ 'fbx' ] ,
4039 'application/vnd.balsamiq.bmml+xml' : [ 'bmml' ] ,
4140 'application/vnd.blueice.multipass' : [ 'mpm' ] ,
4241 'application/vnd.bmi' : [ 'bmi' ] ,
@@ -66,7 +65,6 @@ const types: { [key: string]: string[] } = {
6665 'application/vnd.dart' : [ 'dart' ] ,
6766 'application/vnd.data-vision.rdz' : [ 'rdz' ] ,
6867 'application/vnd.dbf' : [ 'dbf' ] ,
69- 'application/vnd.dcmp+xml' : [ 'dcmp' ] ,
7068 'application/vnd.dece.data' : [ 'uvf' , 'uvvf' , 'uvd' , 'uvvd' ] ,
7169 'application/vnd.dece.ttml+xml' : [ 'uvt' , 'uvvt' ] ,
7270 'application/vnd.dece.unspecified' : [ 'uvx' , 'uvvx' ] ,
@@ -118,13 +116,7 @@ const types: { [key: string]: string[] } = {
118116 'application/vnd.geospace' : [ 'g3w' ] ,
119117 'application/vnd.gmx' : [ 'gmx' ] ,
120118 'application/vnd.google-apps.document' : [ 'gdoc' ] ,
121- 'application/vnd.google-apps.drawing' : [ 'gdraw' ] ,
122- 'application/vnd.google-apps.form' : [ 'gform' ] ,
123- 'application/vnd.google-apps.jam' : [ 'gjam' ] ,
124- 'application/vnd.google-apps.map' : [ 'gmap' ] ,
125119 'application/vnd.google-apps.presentation' : [ 'gslides' ] ,
126- 'application/vnd.google-apps.script' : [ 'gscript' ] ,
127- 'application/vnd.google-apps.site' : [ 'gsite' ] ,
128120 'application/vnd.google-apps.spreadsheet' : [ 'gsheet' ] ,
129121 'application/vnd.google-earth.kml+xml' : [ 'kml' ] ,
130122 'application/vnd.google-earth.kmz' : [ 'kmz' ] ,
@@ -235,7 +227,6 @@ const types: { [key: string]: string[] } = {
235227 'application/vnd.ms-powerpoint.slideshow.macroenabled.12' : [ 'ppsm' ] ,
236228 'application/vnd.ms-powerpoint.template.macroenabled.12' : [ 'potm' ] ,
237229 'application/vnd.ms-project' : [ '*mpp' , 'mpt' ] ,
238- 'application/vnd.ms-visio.viewer' : [ 'vdx' ] ,
239230 'application/vnd.ms-word.document.macroenabled.12' : [ 'docm' ] ,
240231 'application/vnd.ms-word.template.macroenabled.12' : [ 'dotm' ] ,
241232 'application/vnd.ms-works' : [ 'wps' , 'wks' , 'wcm' , 'wdb' ] ,
@@ -315,9 +306,6 @@ const types: { [key: string]: string[] } = {
315306 'application/vnd.pocketlearn' : [ 'plf' ] ,
316307 'application/vnd.powerbuilder6' : [ 'pbd' ] ,
317308 'application/vnd.previewsystems.box' : [ 'box' ] ,
318- 'application/vnd.procrate.brushset' : [ 'brushset' ] ,
319- 'application/vnd.procreate.brush' : [ 'brush' ] ,
320- 'application/vnd.procreate.dream' : [ 'drm' ] ,
321309 'application/vnd.proteus.magazine' : [ 'mgz' ] ,
322310 'application/vnd.publishare-delta-tree' : [ 'qps' ] ,
323311 'application/vnd.pvi.ptid1' : [ 'ptid' ] ,
@@ -393,7 +381,7 @@ const types: { [key: string]: string[] } = {
393381 'application/vnd.unity' : [ 'unityweb' ] ,
394382 'application/vnd.uoml+xml' : [ 'uoml' , 'uo' ] ,
395383 'application/vnd.vcx' : [ 'vcx' ] ,
396- 'application/vnd.visio' : [ 'vsd' , 'vst' , 'vss' , 'vsw' , 'vsdx' , 'vtx' ] ,
384+ 'application/vnd.visio' : [ 'vsd' , 'vst' , 'vss' , 'vsw' ] ,
397385 'application/vnd.visionary' : [ 'vis' ] ,
398386 'application/vnd.vsf' : [ 'vsf' ] ,
399387 'application/vnd.wap.wbxml' : [ 'wbxml' ] ,
@@ -427,7 +415,6 @@ const types: { [key: string]: string[] } = {
427415 'application/x-bcpio' : [ 'bcpio' ] ,
428416 'application/x-bdoc' : [ '*bdoc' ] ,
429417 'application/x-bittorrent' : [ 'torrent' ] ,
430- 'application/x-blender' : [ 'blend' ] ,
431418 'application/x-blorb' : [ 'blb' , 'blorb' ] ,
432419 'application/x-bzip' : [ 'bz' ] ,
433420 'application/x-bzip2' : [ 'bz2' , 'boz' ] ,
@@ -438,7 +425,6 @@ const types: { [key: string]: string[] } = {
438425 'application/x-chess-pgn' : [ 'pgn' ] ,
439426 'application/x-chrome-extension' : [ 'crx' ] ,
440427 'application/x-cocoa' : [ 'cco' ] ,
441- 'application/x-compressed' : [ '*rar' ] ,
442428 'application/x-conference' : [ 'nsc' ] ,
443429 'application/x-cpio' : [ 'cpio' ] ,
444430 'application/x-csh' : [ 'csh' ] ,
@@ -478,7 +464,6 @@ const types: { [key: string]: string[] } = {
478464 'application/x-hdf' : [ 'hdf' ] ,
479465 'application/x-httpd-php' : [ 'php' ] ,
480466 'application/x-install-instructions' : [ 'install' ] ,
481- 'application/x-ipynb+json' : [ 'ipynb' ] ,
482467 'application/x-iso9660-image' : [ '*iso' ] ,
483468 'application/x-iwork-keynote-sffkey' : [ '*key' ] ,
484469 'application/x-iwork-numbers-sffnumbers' : [ '*numbers' ] ,
@@ -556,7 +541,6 @@ const types: { [key: string]: string[] } = {
556541 'application/x-xliff+xml' : [ '*xlf' ] ,
557542 'application/x-xpinstall' : [ 'xpi' ] ,
558543 'application/x-xz' : [ 'xz' ] ,
559- 'application/x-zip-compressed' : [ '*zip' ] ,
560544 'application/x-zmachine' : [ 'z1' , 'z2' , 'z3' , 'z4' , 'z5' , 'z6' , 'z7' , 'z8' ] ,
561545 'audio/vnd.dece.audio' : [ 'uva' , 'uvva' ] ,
562546 'audio/vnd.digital-winds' : [ 'eol' ] ,
@@ -614,7 +598,6 @@ const types: { [key: string]: string[] } = {
614598 'image/vnd.xiff' : [ 'xif' ] ,
615599 'image/vnd.zbrush.pcx' : [ 'pcx' ] ,
616600 'image/x-3ds' : [ '3ds' ] ,
617- 'image/x-adobe-dng' : [ 'dng' ] ,
618601 'image/x-cmu-raster' : [ 'ras' ] ,
619602 'image/x-cmx' : [ 'cmx' ] ,
620603 'image/x-freehand' : [ 'fh' , 'fhc' , 'fh4' , 'fh5' , 'fh7' ] ,
0 commit comments