ripunzel/src/extensions.json

8 lines
131 B
JSON
Raw Normal View History

2024-09-11 03:16:54 +00:00
{
"image/jpeg": ".jpg",
"image/png": ".png",
"image/gif": ".gif",
"video/mp4": ".mp4",
"video/webm": ".webm"
}