]> Lady’s Gitweb - Shushe/blobdiff - magic/tsv
Reduce the strength of magic matches
[Shushe] / magic / tsv
index de72924f66e551c2aab1f17539fe00c4b9964aca..2bc05fd60c41c8a7bc22a2f20ee550dfa52c9359 100644 (file)
--- a/magic/tsv
+++ b/magic/tsv
@@ -1,10 +1,10 @@
 0  string  #!tsv     TSV text
 !:mime text/tab-separated-values
-!:strength + 255
+!:strength + 100
 
 0     byte    0xEF
 >1    byte    0xBB
 >>2   byte    0xBF
 >>>3  string  #!tsv  TSV text
 !:mime text/tab-separated-values
-!:strength + 255
+!:strength + 170
This page took 0.022109 seconds and 4 git commands to generate.