]> Lady’s Gitweb - Shushe/blobdiff - magic/xml
Reduce the strength of magic matches
[Shushe] / magic / xml
index d4417010db0b1c15475886f61d6cd185c225d60b..5a9a28f5dc93af5c95346648aef4833f2ad451d6 100644 (file)
--- a/magic/xml
+++ b/magic/xml
@@ -1,10 +1,10 @@
 0     string  \<?xml  XML data
 !:mime application/xml
-!:strength + 255
+!:strength + 100
 
 0     byte    0xEF
 >1    byte    0xBB
 >>2   byte    0xBF
 >>>3  string  \<?xml  XML data
 !:mime application/xml
-!:strength + 255
+!:strength + 170
This page took 0.034294 seconds and 4 git commands to generate.