magic: Added additional PE mime types (#10)

* Fix : Added pragma for multiple PE MIME types.

* Use magic db instead of application/octet-stream MIME-type.

* Fix: Adds mime-type descriptions
This commit is contained in:
ThisALV
2021-04-14 12:13:37 +02:00
committed by GitHub
parent 0488b98b88
commit 38a26771a2

View File

@@ -0,0 +1,6 @@
# A libmagic database containing definition for PE files used by MS-DOS based systems
# MS-DOS Portable Executable
0x0 string/b MZ MS-DOS Binary
>(0x3c.l) string/b PE\0\0 Portable Executable
!:mime application/x-dosexec