diff options
Diffstat (limited to 'xs_mime.h')
| -rw-r--r-- | xs_mime.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -16,6 +16,7 @@ extern const char *xs_mime_types[]; | |||
| 16 | const char *xs_mime_types[] = { | 16 | const char *xs_mime_types[] = { |
| 17 | "3gp", "video/3gpp", | 17 | "3gp", "video/3gpp", |
| 18 | "aac", "audio/aac", | 18 | "aac", "audio/aac", |
| 19 | "apng", "image/apng", | ||
| 19 | "avif", "image/avif", | 20 | "avif", "image/avif", |
| 20 | "css", "text/css", | 21 | "css", "text/css", |
| 21 | "flac", "audio/flac", | 22 | "flac", "audio/flac", |