mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/11912] Improve extension map in content_guesser
PHPBB3-11912
This commit is contained in:
parent
f617aff182
commit
4af6270d0f
1 changed files with 91 additions and 90 deletions
|
@ -61,12 +61,12 @@ class content_guesser
|
||||||
'asf' => 'video/x-ms-asf',
|
'asf' => 'video/x-ms-asf',
|
||||||
'asm' => 'text/x-asm',
|
'asm' => 'text/x-asm',
|
||||||
'asp' => 'text/asp',
|
'asp' => 'text/asp',
|
||||||
'asx' => 'application/x-mplayer2',
|
'asx' => 'video/x-ms-asf',
|
||||||
'au' => 'audio/basic',
|
'au' => 'audio/x-au',
|
||||||
'avi' => 'application/x-troff-msvideo',
|
'avi' => 'video/avi',
|
||||||
'avs' => 'video/avs-video',
|
'avs' => 'video/avs-video',
|
||||||
'bcpio' => 'application/x-bcpio',
|
'bcpio' => 'application/x-bcpio',
|
||||||
'bin' => 'application/mac-binary',
|
'bin' => 'application/x-binary',
|
||||||
'bm' => 'image/bmp',
|
'bm' => 'image/bmp',
|
||||||
'bmp' => 'image/bmp',
|
'bmp' => 'image/bmp',
|
||||||
'boo' => 'application/book',
|
'boo' => 'application/book',
|
||||||
|
@ -75,14 +75,14 @@ class content_guesser
|
||||||
'bsh' => 'application/x-bsh',
|
'bsh' => 'application/x-bsh',
|
||||||
'bz' => 'application/x-bzip',
|
'bz' => 'application/x-bzip',
|
||||||
'bz2' => 'application/x-bzip2',
|
'bz2' => 'application/x-bzip2',
|
||||||
'c' => 'text/plain',
|
'c' => 'text/x-c',
|
||||||
'c++' => 'text/plain',
|
'c++' => 'text/x-c',
|
||||||
'cat' => 'application/vnd.ms-pki.seccat',
|
'cat' => 'application/vnd.ms-pki.seccat',
|
||||||
'cc' => 'text/plain',
|
'cc' => 'text/plain',
|
||||||
'ccad' => 'application/clariscad',
|
'ccad' => 'application/clariscad',
|
||||||
'cco' => 'application/x-cocoa',
|
'cco' => 'application/x-cocoa',
|
||||||
'cdf' => 'application/cdf',
|
'cdf' => 'application/cdf',
|
||||||
'cer' => 'application/pkix-cert',
|
'cer' => 'application/x-x509-ca-cert',
|
||||||
'cha' => 'application/x-chat',
|
'cha' => 'application/x-chat',
|
||||||
'chat' => 'application/x-chat',
|
'chat' => 'application/x-chat',
|
||||||
'class' => 'application/java',
|
'class' => 'application/java',
|
||||||
|
@ -90,11 +90,11 @@ class content_guesser
|
||||||
'conf' => 'text/plain',
|
'conf' => 'text/plain',
|
||||||
'cpio' => 'application/x-cpio',
|
'cpio' => 'application/x-cpio',
|
||||||
'cpp' => 'text/x-c',
|
'cpp' => 'text/x-c',
|
||||||
'cpt' => 'application/mac-compactpro',
|
'cpt' => 'application/x-cpt',
|
||||||
'crl' => 'application/pkcs-crl',
|
'crl' => 'application/pkix-crl',
|
||||||
'crt' => 'application/pkix-cert',
|
'crt' => 'application/x-x509-ca-cert',
|
||||||
'csh' => 'application/x-csh',
|
'csh' => 'application/x-csh',
|
||||||
'css' => 'application/x-pointplus',
|
'css' => 'text/css',
|
||||||
'cxx' => 'text/plain',
|
'cxx' => 'text/plain',
|
||||||
'dcr' => 'application/x-director',
|
'dcr' => 'application/x-director',
|
||||||
'deepv' => 'application/x-deepv',
|
'deepv' => 'application/x-deepv',
|
||||||
|
@ -110,52 +110,52 @@ class content_guesser
|
||||||
'dump' => 'application/octet-stream',
|
'dump' => 'application/octet-stream',
|
||||||
'dv' => 'video/x-dv',
|
'dv' => 'video/x-dv',
|
||||||
'dvi' => 'application/x-dvi',
|
'dvi' => 'application/x-dvi',
|
||||||
'dwf' => 'drawing/x-dwf (old)',
|
'dwf' => 'model/vnd.dwf',
|
||||||
'dwg' => 'application/acad',
|
'dwg' => 'image/x-dwg',
|
||||||
'dxf' => 'application/dxf',
|
'dxf' => 'image/x-dwg',
|
||||||
'dxr' => 'application/x-director',
|
'dxr' => 'application/x-director',
|
||||||
'el' => 'text/x-script.elisp',
|
'el' => 'text/x-script.elisp',
|
||||||
'elc' => 'application/x-bytecode.elisp (compiled elisp)',
|
'elc' => 'application/x-elc',
|
||||||
'env' => 'application/x-envoy',
|
'env' => 'application/x-envoy',
|
||||||
'eps' => 'application/postscript',
|
'eps' => 'application/postscript',
|
||||||
'es' => 'application/x-esrehber',
|
'es' => 'application/x-esrehber',
|
||||||
'etx' => 'text/x-setext',
|
'etx' => 'text/x-setext',
|
||||||
'evy' => 'application/envoy',
|
'evy' => 'application/x-envoy',
|
||||||
'exe' => 'application/octet-stream',
|
'exe' => 'application/octet-stream',
|
||||||
'f' => 'text/plain',
|
'f' => 'text/x-fortran',
|
||||||
'f77' => 'text/x-fortran',
|
'f77' => 'text/x-fortran',
|
||||||
'f90' => 'text/plain',
|
'f90' => 'text/x-fortran',
|
||||||
'fdf' => 'application/vnd.fdf',
|
'fdf' => 'application/vnd.fdf',
|
||||||
'fif' => 'application/fractals',
|
'fif' => 'image/fif',
|
||||||
'fli' => 'video/fli',
|
'fli' => 'video/x-fli',
|
||||||
'flo' => 'image/florian',
|
'flo' => 'image/florian',
|
||||||
'flx' => 'text/vnd.fmi.flexstor',
|
'flx' => 'text/vnd.fmi.flexstor',
|
||||||
'fmf' => 'video/x-atomic3d-feature',
|
'fmf' => 'video/x-atomic3d-feature',
|
||||||
'for' => 'text/plain',
|
'for' => 'text/x-fortran',
|
||||||
'fpx' => 'image/vnd.fpx',
|
'fpx' => 'image/vnd.fpx',
|
||||||
'frl' => 'application/freeloader',
|
'frl' => 'application/freeloader',
|
||||||
'funk' => 'audio/make',
|
'funk' => 'audio/make',
|
||||||
'g' => 'text/plain',
|
'g' => 'text/plain',
|
||||||
'g3' => 'image/g3fax',
|
'g3' => 'image/g3fax',
|
||||||
'gif' => 'image/gif',
|
'gif' => 'image/gif',
|
||||||
'gl' => 'video/gl',
|
'gl' => 'video/x-gl',
|
||||||
'gsd' => 'audio/x-gsm',
|
'gsd' => 'audio/x-gsm',
|
||||||
'gsm' => 'audio/x-gsm',
|
'gsm' => 'audio/x-gsm',
|
||||||
'gsp' => 'application/x-gsp',
|
'gsp' => 'application/x-gsp',
|
||||||
'gss' => 'application/x-gss',
|
'gss' => 'application/x-gss',
|
||||||
'gtar' => 'application/x-gtar',
|
'gtar' => 'application/x-gtar',
|
||||||
'gz' => 'application/x-compressed',
|
'gz' => 'application/x-gzip',
|
||||||
'gzip' => 'application/x-gzip',
|
'gzip' => 'application/x-gzip',
|
||||||
'h' => 'text/plain',
|
'h' => 'text/x-h',
|
||||||
'hdf' => 'application/x-hdf',
|
'hdf' => 'application/x-hdf',
|
||||||
'help' => 'application/x-helpfile',
|
'help' => 'application/x-helpfile',
|
||||||
'hgl' => 'application/vnd.hp-hpgl',
|
'hgl' => 'application/vnd.hp-hpgl',
|
||||||
'hh' => 'text/plain',
|
'hh' => 'text/x-h',
|
||||||
'hlb' => 'text/x-script',
|
'hlb' => 'text/x-script',
|
||||||
'hlp' => 'application/hlp',
|
'hlp' => 'application/hlp',
|
||||||
'hpg' => 'application/vnd.hp-hpgl',
|
'hpg' => 'application/vnd.hp-hpgl',
|
||||||
'hpgl' => 'application/vnd.hp-hpgl',
|
'hpgl' => 'application/vnd.hp-hpgl',
|
||||||
'hqx' => 'application/binhex',
|
'hqx' => 'application/x-binhex40',
|
||||||
'hta' => 'application/hta',
|
'hta' => 'application/hta',
|
||||||
'htc' => 'text/x-component',
|
'htc' => 'text/x-component',
|
||||||
'htm' => 'text/html',
|
'htm' => 'text/html',
|
||||||
|
@ -182,7 +182,8 @@ class content_guesser
|
||||||
'ivy' => 'application/x-livescreen',
|
'ivy' => 'application/x-livescreen',
|
||||||
'jam' => 'audio/x-jam',
|
'jam' => 'audio/x-jam',
|
||||||
'jav' => 'text/plain',
|
'jav' => 'text/plain',
|
||||||
'java' => 'text/plain',
|
'jav' => 'text/x-java-source',
|
||||||
|
'java' => 'text/x-java-source',
|
||||||
'jcm' => 'application/x-java-commerce',
|
'jcm' => 'application/x-java-commerce',
|
||||||
'jfif' => 'image/jpeg',
|
'jfif' => 'image/jpeg',
|
||||||
'jfif-tbnl' => 'image/jpeg',
|
'jfif-tbnl' => 'image/jpeg',
|
||||||
|
@ -193,22 +194,22 @@ class content_guesser
|
||||||
'js' => 'application/x-javascript',
|
'js' => 'application/x-javascript',
|
||||||
'jut' => 'image/jutvision',
|
'jut' => 'image/jutvision',
|
||||||
'kar' => 'audio/midi',
|
'kar' => 'audio/midi',
|
||||||
'ksh' => 'application/x-ksh',
|
'ksh' => 'text/x-script.ksh',
|
||||||
'la' => 'audio/nspaudio',
|
'la' => 'audio/x-nspaudio',
|
||||||
'lam' => 'audio/x-liveaudio',
|
'lam' => 'audio/x-liveaudio',
|
||||||
'latex' => 'application/x-latex',
|
'latex' => 'application/x-latex',
|
||||||
'lha' => 'application/lha',
|
'lha' => 'application/x-lha',
|
||||||
'lhx' => 'application/octet-stream',
|
'lhx' => 'application/octet-stream',
|
||||||
'list' => 'text/plain',
|
'list' => 'text/plain',
|
||||||
'lma' => 'audio/nspaudio',
|
'lma' => 'audio/x-nspaudio',
|
||||||
'log' => 'text/plain',
|
'log' => 'text/plain',
|
||||||
'lsp' => 'application/x-lisp',
|
'lsp' => 'text/x-script.lisp',
|
||||||
'lst' => 'text/plain',
|
'lst' => 'text/plain',
|
||||||
'lsx' => 'text/x-la-asf',
|
'lsx' => 'text/x-la-asf',
|
||||||
'ltx' => 'application/x-latex',
|
'ltx' => 'application/x-latex',
|
||||||
'lzh' => 'application/octet-stream',
|
'lzh' => 'application/x-lzh',
|
||||||
'lzx' => 'application/lzx',
|
'lzx' => 'application/x-lzx',
|
||||||
'm' => 'text/plain',
|
'm' => 'text/x-m',
|
||||||
'm1v' => 'video/mpeg',
|
'm1v' => 'video/mpeg',
|
||||||
'm2a' => 'audio/mpeg',
|
'm2a' => 'audio/mpeg',
|
||||||
'm2v' => 'video/mpeg',
|
'm2v' => 'video/mpeg',
|
||||||
|
@ -218,31 +219,31 @@ class content_guesser
|
||||||
'mar' => 'text/plain',
|
'mar' => 'text/plain',
|
||||||
'mbd' => 'application/mbedlet',
|
'mbd' => 'application/mbedlet',
|
||||||
'mc$' => 'application/x-magic-cap-package-1.0',
|
'mc$' => 'application/x-magic-cap-package-1.0',
|
||||||
'mcd' => 'application/mcad',
|
'mcd' => 'application/x-mathcad',
|
||||||
'mcf' => 'image/vasa',
|
'mcf' => 'text/mcf',
|
||||||
'mcp' => 'application/netmc',
|
'mcp' => 'application/netmc',
|
||||||
'me' => 'application/x-troff-me',
|
'me' => 'application/x-troff-me',
|
||||||
'mht' => 'message/rfc822',
|
'mht' => 'message/rfc822',
|
||||||
'mhtml' => 'message/rfc822',
|
'mhtml' => 'message/rfc822',
|
||||||
'mid' => 'application/x-midi',
|
'mid' => 'audio/x-midi',
|
||||||
'midi' => 'application/x-midi',
|
'midi' => 'audio/x-midi',
|
||||||
'mif' => 'application/x-frame',
|
'mif' => 'application/x-mif',
|
||||||
'mime' => 'message/rfc822',
|
'mime' => 'www/mime',
|
||||||
'mjf' => 'audio/x-vnd.audioexplosion.mjuicemediafile',
|
'mjf' => 'audio/x-vnd.audioexplosion.mjuicemediafile',
|
||||||
'mjpg' => 'video/x-motion-jpeg',
|
'mjpg' => 'video/x-motion-jpeg',
|
||||||
'mm' => 'application/base64',
|
'mm' => 'application/x-meme',
|
||||||
'mme' => 'application/base64',
|
'mme' => 'application/base64',
|
||||||
'mod' => 'audio/mod',
|
'mod' => 'audio/x-mod',
|
||||||
'moov' => 'video/quicktime',
|
'moov' => 'video/quicktime',
|
||||||
'mov' => 'video/quicktime',
|
'mov' => 'video/quicktime',
|
||||||
'movie' => 'video/x-sgi-movie',
|
'movie' => 'video/x-sgi-movie',
|
||||||
'mp2' => 'audio/mpeg',
|
'mp2' => 'audio/x-mpeg',
|
||||||
'mp3' => 'audio/mpeg3',
|
'mp3' => 'audio/x-mpeg-3',
|
||||||
'mpa' => 'audio/mpeg',
|
'mpa' => 'audio/mpeg',
|
||||||
'mpc' => 'application/x-project',
|
'mpc' => 'application/x-project',
|
||||||
'mpe' => 'video/mpeg',
|
'mpe' => 'video/mpeg',
|
||||||
'mpeg' => 'video/mpeg',
|
'mpeg' => 'video/mpeg',
|
||||||
'mpg' => 'audio/mpeg',
|
'mpg' => 'video/mpeg',
|
||||||
'mpga' => 'audio/mpeg',
|
'mpga' => 'audio/mpeg',
|
||||||
'mpp' => 'application/vnd.ms-project',
|
'mpp' => 'application/vnd.ms-project',
|
||||||
'mpt' => 'application/x-project',
|
'mpt' => 'application/x-project',
|
||||||
|
@ -268,34 +269,34 @@ class content_guesser
|
||||||
'omcd' => 'application/x-omcdatamaker',
|
'omcd' => 'application/x-omcdatamaker',
|
||||||
'omcr' => 'application/x-omcregerator',
|
'omcr' => 'application/x-omcregerator',
|
||||||
'p' => 'text/x-pascal',
|
'p' => 'text/x-pascal',
|
||||||
'p10' => 'application/pkcs10',
|
'p10' => 'application/x-pkcs10',
|
||||||
'p12' => 'application/pkcs-12',
|
'p12' => 'application/x-pkcs12',
|
||||||
'p7a' => 'application/x-pkcs7-signature',
|
'p7a' => 'application/x-pkcs7-signature',
|
||||||
'p7c' => 'application/pkcs7-mime',
|
'p7c' => 'application/x-pkcs7-mime',
|
||||||
'p7m' => 'application/pkcs7-mime',
|
'p7m' => 'application/x-pkcs7-mime',
|
||||||
'p7r' => 'application/x-pkcs7-certreqresp',
|
'p7r' => 'application/x-pkcs7-certreqresp',
|
||||||
'p7s' => 'application/pkcs7-signature',
|
'p7s' => 'application/pkcs7-signature',
|
||||||
'part' => 'application/pro_eng',
|
'part' => 'application/pro_eng',
|
||||||
'pas' => 'text/pascal',
|
'pas' => 'text/pascal',
|
||||||
'pbm' => 'image/x-portable-bitmap',
|
'pbm' => 'image/x-portable-bitmap',
|
||||||
'pcl' => 'application/vnd.hp-pcl',
|
'pcl' => 'application/x-pcl',
|
||||||
'pct' => 'image/x-pict',
|
'pct' => 'image/x-pict',
|
||||||
'pcx' => 'image/x-pcx',
|
'pcx' => 'image/x-pcx',
|
||||||
'pdb' => 'chemical/x-pdb',
|
'pdb' => 'chemical/x-pdb',
|
||||||
'pdf' => 'application/pdf',
|
'pdf' => 'application/pdf',
|
||||||
'pfunk' => 'audio/make',
|
'pfunk' => 'audio/make.my.funk',
|
||||||
'pgm' => 'image/x-portable-graymap',
|
'pgm' => 'image/x-portable-greymap',
|
||||||
'pic' => 'image/pict',
|
'pic' => 'image/pict',
|
||||||
'pict' => 'image/pict',
|
'pict' => 'image/pict',
|
||||||
'pkg' => 'application/x-newton-compatible-pkg',
|
'pkg' => 'application/x-newton-compatible-pkg',
|
||||||
'pko' => 'application/vnd.ms-pki.pko',
|
'pko' => 'application/vnd.ms-pki.pko',
|
||||||
'pl' => 'text/plain',
|
'pl' => 'text/x-script.perl',
|
||||||
'plx' => 'application/x-pixclscript',
|
'plx' => 'application/x-pixclscript',
|
||||||
'pm' => 'image/x-xpixmap',
|
'pm' => 'text/x-script.perl-module',
|
||||||
'pm4' => 'application/x-pagemaker',
|
'pm4' => 'application/x-pagemaker',
|
||||||
'pm5' => 'application/x-pagemaker',
|
'pm5' => 'application/x-pagemaker',
|
||||||
'png' => 'image/png',
|
'png' => 'image/png',
|
||||||
'pnm' => 'application/x-portable-anymap',
|
'pnm' => 'image/x-portable-anymap',
|
||||||
'pot' => 'application/mspowerpoint',
|
'pot' => 'application/mspowerpoint',
|
||||||
'pov' => 'model/x-pov',
|
'pov' => 'model/x-pov',
|
||||||
'ppa' => 'application/vnd.ms-powerpoint',
|
'ppa' => 'application/vnd.ms-powerpoint',
|
||||||
|
@ -319,43 +320,43 @@ class content_guesser
|
||||||
'qtc' => 'video/x-qtc',
|
'qtc' => 'video/x-qtc',
|
||||||
'qti' => 'image/x-quicktime',
|
'qti' => 'image/x-quicktime',
|
||||||
'qtif' => 'image/x-quicktime',
|
'qtif' => 'image/x-quicktime',
|
||||||
'ra' => 'audio/x-pn-realaudio',
|
'ra' => 'audio/x-realaudio',
|
||||||
'ram' => 'audio/x-pn-realaudio',
|
'ram' => 'audio/x-pn-realaudio',
|
||||||
'ras' => 'application/x-cmu-raster',
|
'ras' => 'image/x-cmu-raster',
|
||||||
'rast' => 'image/cmu-raster',
|
'rast' => 'image/cmu-raster',
|
||||||
'rexx' => 'text/x-script.rexx',
|
'rexx' => 'text/x-script.rexx',
|
||||||
'rf' => 'image/vnd.rn-realflash',
|
'rf' => 'image/vnd.rn-realflash',
|
||||||
'rgb' => 'image/x-rgb',
|
'rgb' => 'image/x-rgb',
|
||||||
'rm' => 'application/vnd.rn-realmedia',
|
'rm' => 'audio/x-pn-realaudio',
|
||||||
'rmi' => 'audio/mid',
|
'rmi' => 'audio/mid',
|
||||||
'rmm' => 'audio/x-pn-realaudio',
|
'rmm' => 'audio/x-pn-realaudio',
|
||||||
'rmp' => 'audio/x-pn-realaudio',
|
'rmp' => 'audio/x-pn-realaudio',
|
||||||
'rng' => 'application/ringing-tones',
|
'rng' => 'application/vnd.nokia.ringing-tone',
|
||||||
'rnx' => 'application/vnd.rn-realplayer',
|
'rnx' => 'application/vnd.rn-realplayer',
|
||||||
'roff' => 'application/x-troff',
|
'roff' => 'application/x-troff',
|
||||||
'rp' => 'image/vnd.rn-realpix',
|
'rp' => 'image/vnd.rn-realpix',
|
||||||
'rpm' => 'audio/x-pn-realaudio-plugin',
|
'rpm' => 'audio/x-pn-realaudio-plugin',
|
||||||
'rt' => 'text/richtext',
|
'rt' => 'text/richtext',
|
||||||
'rtf' => 'application/rtf',
|
'rtf' => 'text/richtext',
|
||||||
'rtx' => 'application/rtf',
|
'rtx' => 'text/richtext',
|
||||||
'rv' => 'video/vnd.rn-realvideo',
|
'rv' => 'video/vnd.rn-realvideo',
|
||||||
's' => 'text/x-asm',
|
's' => 'text/x-asm',
|
||||||
's3m' => 'audio/s3m',
|
's3m' => 'audio/s3m',
|
||||||
'saveme' => 'application/octet-stream',
|
'saveme' => 'application/octet-stream',
|
||||||
'sbk' => 'application/x-tbook',
|
'sbk' => 'application/x-tbook',
|
||||||
'scm' => 'application/x-lotusscreencam',
|
'scm' => 'video/x-scm',
|
||||||
'sdml' => 'text/plain',
|
'sdml' => 'text/plain',
|
||||||
'sdp' => 'application/sdp',
|
'sdp' => 'application/x-sdp',
|
||||||
'sdr' => 'application/sounder',
|
'sdr' => 'application/sounder',
|
||||||
'sea' => 'application/sea',
|
'sea' => 'application/x-sea',
|
||||||
'set' => 'application/set',
|
'set' => 'application/set',
|
||||||
'sgm' => 'text/sgml',
|
'sgm' => 'text/x-sgml',
|
||||||
'sgml' => 'text/sgml',
|
'sgml' => 'text/x-sgml',
|
||||||
'sh' => 'application/x-bsh',
|
'sh' => 'text/x-script.sh',
|
||||||
'shar' => 'application/x-bsh',
|
'shar' => 'application/x-shar',
|
||||||
'shtml' => 'text/html',
|
'shtml' => 'text/x-server-parsed-html',
|
||||||
'sid' => 'audio/x-psid',
|
'sid' => 'audio/x-psid',
|
||||||
'sit' => 'application/x-sit',
|
'sit' => 'application/x-stuffit',
|
||||||
'skd' => 'application/x-koan',
|
'skd' => 'application/x-koan',
|
||||||
'skm' => 'application/x-koan',
|
'skm' => 'application/x-koan',
|
||||||
'skp' => 'application/x-koan',
|
'skp' => 'application/x-koan',
|
||||||
|
@ -363,9 +364,9 @@ class content_guesser
|
||||||
'sl' => 'application/x-seelogo',
|
'sl' => 'application/x-seelogo',
|
||||||
'smi' => 'application/smil',
|
'smi' => 'application/smil',
|
||||||
'smil' => 'application/smil',
|
'smil' => 'application/smil',
|
||||||
'snd' => 'audio/basic',
|
'snd' => 'audio/x-adpcm',
|
||||||
'sol' => 'application/solids',
|
'sol' => 'application/solids',
|
||||||
'spc' => 'application/x-pkcs7-certificates',
|
'spc' => 'text/x-speech',
|
||||||
'spl' => 'application/futuresplash',
|
'spl' => 'application/futuresplash',
|
||||||
'spr' => 'application/x-sprite',
|
'spr' => 'application/x-sprite',
|
||||||
'sprite' => 'application/x-sprite',
|
'sprite' => 'application/x-sprite',
|
||||||
|
@ -374,29 +375,29 @@ class content_guesser
|
||||||
'ssm' => 'application/streamingmedia',
|
'ssm' => 'application/streamingmedia',
|
||||||
'sst' => 'application/vnd.ms-pki.certstore',
|
'sst' => 'application/vnd.ms-pki.certstore',
|
||||||
'step' => 'application/step',
|
'step' => 'application/step',
|
||||||
'stl' => 'application/sla',
|
'stl' => 'application/vnd.ms-pki.stl',
|
||||||
'stp' => 'application/step',
|
'stp' => 'application/step',
|
||||||
'sv4cpio' => 'application/x-sv4cpio',
|
'sv4cpio' => 'application/x-sv4cpio',
|
||||||
'sv4crc' => 'application/x-sv4crc',
|
'sv4crc' => 'application/x-sv4crc',
|
||||||
'svf' => 'image/vnd.dwg',
|
'svf' => 'image/x-dwg',
|
||||||
'svr' => 'application/x-world',
|
'svr' => 'application/x-world',
|
||||||
'swf' => 'application/x-shockwave-flash',
|
'swf' => 'application/x-shockwave-flash',
|
||||||
't' => 'application/x-troff',
|
't' => 'application/x-troff',
|
||||||
'talk' => 'text/x-speech',
|
'talk' => 'text/x-speech',
|
||||||
'tar' => 'application/x-tar',
|
'tar' => 'application/x-tar',
|
||||||
'tbk' => 'application/toolbook',
|
'tbk' => 'application/x-tbook',
|
||||||
'tcl' => 'application/x-tcl',
|
'tcl' => 'text/x-script.tcl',
|
||||||
'tcsh' => 'text/x-script.tcsh',
|
'tcsh' => 'text/x-script.tcsh',
|
||||||
'tex' => 'application/x-tex',
|
'tex' => 'application/x-tex',
|
||||||
'texi' => 'application/x-texinfo',
|
'texi' => 'application/x-texinfo',
|
||||||
'texinfo' => 'application/x-texinfo',
|
'texinfo' => 'application/x-texinfo',
|
||||||
'text' => 'application/plain',
|
'text' => 'text/plain',
|
||||||
'tgz' => 'application/gnutar',
|
'tgz' => 'application/x-compressed',
|
||||||
'tif' => 'image/tiff',
|
'tif' => 'image/tiff',
|
||||||
'tiff' => 'image/tiff',
|
'tiff' => 'image/tiff',
|
||||||
'tr' => 'application/x-troff',
|
'tr' => 'application/x-troff',
|
||||||
'tsi' => 'audio/tsp-audio',
|
'tsi' => 'audio/tsp-audio',
|
||||||
'tsp' => 'application/dsptype',
|
'tsp' => 'audio/tsplayer',
|
||||||
'tsv' => 'text/tab-separated-values',
|
'tsv' => 'text/tab-separated-values',
|
||||||
'turbot' => 'image/florian',
|
'turbot' => 'image/florian',
|
||||||
'txt' => 'text/plain',
|
'txt' => 'text/plain',
|
||||||
|
@ -406,8 +407,8 @@ class content_guesser
|
||||||
'unv' => 'application/i-deas',
|
'unv' => 'application/i-deas',
|
||||||
'uri' => 'text/uri-list',
|
'uri' => 'text/uri-list',
|
||||||
'uris' => 'text/uri-list',
|
'uris' => 'text/uri-list',
|
||||||
'ustar' => 'application/x-ustar',
|
'ustar' => 'multipart/x-ustar',
|
||||||
'uu' => 'application/octet-stream',
|
'uu' => 'text/x-uuencode',
|
||||||
'uue' => 'text/x-uuencode',
|
'uue' => 'text/x-uuencode',
|
||||||
'vcd' => 'application/x-cdlink',
|
'vcd' => 'application/x-cdlink',
|
||||||
'vcs' => 'text/x-vcalendar',
|
'vcs' => 'text/x-vcalendar',
|
||||||
|
@ -450,18 +451,18 @@ class content_guesser
|
||||||
'wpd' => 'application/wordperfect',
|
'wpd' => 'application/wordperfect',
|
||||||
'wq1' => 'application/x-lotus',
|
'wq1' => 'application/x-lotus',
|
||||||
'wri' => 'application/mswrite',
|
'wri' => 'application/mswrite',
|
||||||
'wrl' => 'application/x-world',
|
'wrl' => 'model/vrml',
|
||||||
'wrz' => 'model/vrml',
|
'wrz' => 'model/vrml',
|
||||||
'wsc' => 'text/scriplet',
|
'wsc' => 'text/scriplet',
|
||||||
'wsrc' => 'application/x-wais-source',
|
'wsrc' => 'application/x-wais-source',
|
||||||
'wtk' => 'application/x-wintalk',
|
'wtk' => 'application/x-wintalk',
|
||||||
'xbm' => 'image/x-xbitmap',
|
'xbm' => 'image/xbm',
|
||||||
'xdr' => 'video/x-amt-demorun',
|
'xdr' => 'video/x-amt-demorun',
|
||||||
'xgz' => 'xgl/drawing',
|
'xgz' => 'xgl/drawing',
|
||||||
'xif' => 'image/vnd.xiff',
|
'xif' => 'image/vnd.xiff',
|
||||||
'xl' => 'application/excel',
|
'xl' => 'application/excel',
|
||||||
'xla' => 'application/excel',
|
'xla' => 'application/excel',
|
||||||
'xlb' => 'application/excel',
|
'xlb' => 'application/excel',,
|
||||||
'xlc' => 'application/excel',
|
'xlc' => 'application/excel',
|
||||||
'xld' => 'application/excel',
|
'xld' => 'application/excel',
|
||||||
'xlk' => 'application/excel',
|
'xlk' => 'application/excel',
|
||||||
|
@ -472,16 +473,16 @@ class content_guesser
|
||||||
'xlv' => 'application/excel',
|
'xlv' => 'application/excel',
|
||||||
'xlw' => 'application/excel',
|
'xlw' => 'application/excel',
|
||||||
'xm' => 'audio/xm',
|
'xm' => 'audio/xm',
|
||||||
'xml' => 'application/xml',
|
'xml' => 'text/xml',
|
||||||
'xmz' => 'xgl/movie',
|
'xmz' => 'xgl/movie',
|
||||||
'xpix' => 'application/x-vnd.ls-xpix',
|
'xpix' => 'application/x-vnd.ls-xpix',
|
||||||
'xpm' => 'image/x-xpixmap',
|
'xpm' => 'image/xpm',
|
||||||
'x-png' => 'image/png',
|
'x-png' => 'image/png',
|
||||||
'xsr' => 'video/x-amt-showrun',
|
'xsr' => 'video/x-amt-showrun',
|
||||||
'xwd' => 'image/x-xwd',
|
'xwd' => 'image/x-xwindowdump',
|
||||||
'xyz' => 'chemical/x-pdb',
|
'xyz' => 'chemical/x-pdb',
|
||||||
'z' => 'application/x-compress',
|
'z' => 'application/x-compressed',
|
||||||
'zip' => 'application/x-compressed',
|
'zip' => 'application/x-zip-compressed',
|
||||||
'zoo' => 'application/octet-stream',
|
'zoo' => 'application/octet-stream',
|
||||||
'zsh' => 'text/x-script.zsh',
|
'zsh' => 'text/x-script.zsh',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue