Added m3u8 mime type
This commit is contained in:
parent
f067708614
commit
9679100c0e
1 changed files with 4 additions and 0 deletions
|
|
@ -114,6 +114,10 @@
|
|||
"description": "Tape Archive (TAR)",
|
||||
"extensions": ["tar"]
|
||||
},
|
||||
"x-mpegURL": {
|
||||
"description": "Apple HTTP Live Streaming (HLS)",
|
||||
"extensions": ["m3u8"]
|
||||
},
|
||||
"typescript": {
|
||||
"description": "Typescript file",
|
||||
"extensions": ["ts"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue