Don't detect magic of compressed modules for now

This commit is contained in:
Essem 2024-04-30 14:34:10 -05:00 committed by tildearrow
parent e8c33a046c
commit 05e3897ad4

View file

@ -4,7 +4,7 @@
<comment>Furnace module</comment>
<magic priority="50">
<match type="string" value="-Furnace module-" offset="0" />
<match type="string" value="\170\234" offset="0" />
<!--match type="string" value="\170\234" offset="0" /-->
</magic>
<glob pattern="*.fur" />
</mime-type>
@ -17,4 +17,4 @@
</magic>
<glob pattern="*.fui" />
</mime-type>
</mime-info>
</mime-info>