|
|
@ -214,6 +214,7 @@ class MimeDetect { |
|
|
|
// OpenDX Grid. |
|
|
|
// OpenDX Grid. |
|
|
|
"dx" => "chemical/x-jcamp-dx", |
|
|
|
"dx" => "chemical/x-jcamp-dx", |
|
|
|
// MOPAC Cartesian. |
|
|
|
// MOPAC Cartesian. |
|
|
|
|
|
|
|
"mop" => "chemical/x-mopac-input", |
|
|
|
// Compressed formats: |
|
|
|
// Compressed formats: |
|
|
|
// (note: http://svn.cleancode.org/svn/email/trunk/mime.types) |
|
|
|
// (note: http://svn.cleancode.org/svn/email/trunk/mime.types) |
|
|
|
"tgz" => "application/x-gzip", |
|
|
|
"tgz" => "application/x-gzip", |
|
|
|