|
|
@ -223,7 +223,6 @@ class MimeDetect { |
|
|
|
"tar" => "application/x-tar", |
|
|
|
"tar" => "application/x-tar", |
|
|
|
"gtar" => "application/x-gtar", |
|
|
|
"gtar" => "application/x-gtar", |
|
|
|
"zip" => "application/x-zip", |
|
|
|
"zip" => "application/x-zip", |
|
|
|
"rng" => "application/xml", |
|
|
|
|
|
|
|
// others: |
|
|
|
// others: |
|
|
|
'bin' => 'application/octet-stream', |
|
|
|
'bin' => 'application/octet-stream', |
|
|
|
// Web Archives: |
|
|
|
// Web Archives: |
|
|
|