|
|
@ -222,6 +222,7 @@ 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", |
|
|
|
|
|
|
|
"dat" => "application/octet-stream", |
|
|
|
// others: |
|
|
|
// others: |
|
|
|
'bin' => 'application/octet-stream', |
|
|
|
'bin' => 'application/octet-stream', |
|
|
|
// Web Archives: |
|
|
|
// Web Archives: |
|
|
|