Skip to content

Commit

Permalink
'#1859 Creates custom signature for Discord char json (to be improved)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickdalla committed Nov 7, 2023
1 parent 12412de commit 4b73edf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions iped-app/resources/config/conf/CustomSignatures.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1546,6 +1546,11 @@
</magic>
<glob pattern="*.lzfse"/>
</mime-type>

<mime-type type="application/x-discord-chat+json">
<sub-class-of type="application/json"/>
<glob pattern="*messages*"/>
</mime-type>

</mime-info>

0 comments on commit 4b73edf

Please sign in to comment.