diff --git a/src/zutil/data/mime.json b/src/zutil/data/mime.json index 597ab6f..5f1601b 100644 --- a/src/zutil/data/mime.json +++ b/src/zutil/data/mime.json @@ -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"]