Auto-update: Sat Mar 15 11:36:35 PM PDT 2025
This commit is contained in:
parent
e26d6f8a8c
commit
821668ffa8
1 changed files with 3 additions and 0 deletions
3
mime
3
mime
|
@ -17,6 +17,9 @@ get_extension() {
|
|||
image/gif)
|
||||
echo "gif"
|
||||
;;
|
||||
image/webp)
|
||||
echo "webp"
|
||||
;;
|
||||
video/mp4)
|
||||
echo "mp4"
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue