mirror of
https://github.com/ufilesdk-dev/ufile-phpsdk.git
synced 2025-04-05 19:41:58 +08:00
修改ipa 的文件类型
This commit is contained in:
parent
2af55e185a
commit
12af6b3e3b
@ -439,7 +439,7 @@ $mimetype_complete_map = array(
|
||||
".zoo" => "application/octet-stream",
|
||||
".zsh" => "text/x-script.zsh",
|
||||
".apk" => "application/vnd.android.package-archive",
|
||||
".ipa" => "application/vnd.android.package-archive",
|
||||
".ipa" => "application/octet-stream.ipa",
|
||||
".flv" => "video/x-flv",
|
||||
".mp4" => "video/mp4",
|
||||
".m3u8" => "application/x-mpegURL",
|
||||
|
Loading…
x
Reference in New Issue
Block a user