file: detect FF D8 maker for jpeg
This commit is contained in:
parent
d22171603e
commit
9140ae4a2a
1 changed files with 1 additions and 0 deletions
|
@ -802,6 +802,7 @@ struct FILE_STRING
|
||||||
"\377\330\377\340", "jpeg", 4, "image/jpeg",
|
"\377\330\377\340", "jpeg", 4, "image/jpeg",
|
||||||
"\377\330\377\341", "jpeg", 4, "image/jpeg",
|
"\377\330\377\341", "jpeg", 4, "image/jpeg",
|
||||||
"\377\330\377\333", "jpeg", 4, "image/jpeg",
|
"\377\330\377\333", "jpeg", 4, "image/jpeg",
|
||||||
|
"\xff\xd8", "jpeg", 2, "image/jpeg",
|
||||||
"BM", "bmp", 2, "image/bmp",
|
"BM", "bmp", 2, "image/bmp",
|
||||||
"\xD0\xCF\x11\xE0\xA1\xB1\x1A\xE1", "microsoft office document", 8, "application/doc",
|
"\xD0\xCF\x11\xE0\xA1\xB1\x1A\xE1", "microsoft office document", 8, "application/doc",
|
||||||
"<MakerFile ", "FrameMaker file", 11, "application/framemaker",
|
"<MakerFile ", "FrameMaker file", 11, "application/framemaker",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue