mirror of
https://github.com/ufilesdk-dev/ufile-phpsdk.git
synced 2025-04-05 19:41:58 +08:00
Update mimetypes.php
新增:".svg" => "image/svg+xml",
This commit is contained in:
parent
d6ffe9118e
commit
14093f24bf
@ -337,6 +337,7 @@ $mimetype_complete_map = array(
|
||||
".svf" => "image/vnd.dwg",
|
||||
".svr" => "application/x-world",
|
||||
".swf" => "application/x-shockwave-flash",
|
||||
".svg" => "image/svg+xml",
|
||||
".t" => "application/x-troff",
|
||||
".talk" => "text/x-speech",
|
||||
".tar" => "application/x-tar",
|
||||
|
Loading…
x
Reference in New Issue
Block a user