Don't detect magic of compressed modules for now
This commit is contained in:
parent
e8c33a046c
commit
05e3897ad4
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue