Skip to content

Commit

Permalink
patterns/pe: Add extra MIME Type (#220)
Browse files Browse the repository at this point in the history
add pe mime

Co-authored-by: John Doe <[email protected]>
  • Loading branch information
apewo and hehtrher authored Jan 29, 2024
1 parent cf18580 commit f75ba4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions patterns/pe.hexpat
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#pragma MIME application/x-dosexec
#pragma MIME application/x-msdownload
#pragma MIME application/vnd.microsoft.portable-executable

#include <std/core.pat>
#include <std/string.pat>
Expand Down

0 comments on commit f75ba4b

Please sign in to comment.