mirror of
https://github.com/ufilesdk-dev/ufile-phpsdk.git
synced 2025-04-06 04:00:05 +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",
|
".svf" => "image/vnd.dwg",
|
||||||
".svr" => "application/x-world",
|
".svr" => "application/x-world",
|
||||||
".swf" => "application/x-shockwave-flash",
|
".swf" => "application/x-shockwave-flash",
|
||||||
|
".svg" => "image/svg+xml",
|
||||||
".t" => "application/x-troff",
|
".t" => "application/x-troff",
|
||||||
".talk" => "text/x-speech",
|
".talk" => "text/x-speech",
|
||||||
".tar" => "application/x-tar",
|
".tar" => "application/x-tar",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user