file: detect FF D8 maker for jpeg
parent
d22171603e
commit
9140ae4a2a
|
@ -802,6 +802,7 @@ struct FILE_STRING
|
|||
"\377\330\377\340", "jpeg", 4, "image/jpeg",
|
||||
"\377\330\377\341", "jpeg", 4, "image/jpeg",
|
||||
"\377\330\377\333", "jpeg", 4, "image/jpeg",
|
||||
"\xff\xd8", "jpeg", 2, "image/jpeg",
|
||||
"BM", "bmp", 2, "image/bmp",
|
||||
"\xD0\xCF\x11\xE0\xA1\xB1\x1A\xE1", "microsoft office document", 8, "application/doc",
|
||||
"<MakerFile ", "FrameMaker file", 11, "application/framemaker",
|
||||
|
|
Loading…
Reference in New Issue