media.lua sends now webp
This commit is contained in:
@ -25,7 +25,7 @@ local types = {
|
||||
["image/x-jng"] = "jng",
|
||||
["image/x-ms-bmp"] = "bmp",
|
||||
["image/svg+xml"] = "svg",
|
||||
["image/webp"] = "webp",
|
||||
["application/webp"] = "webp",
|
||||
["application/java-archive"] = "jar",
|
||||
["application/mac-binhex40"] = "hqx",
|
||||
["application/msword"] = "doc",
|
||||
|
Reference in New Issue
Block a user