]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Add support for mozlz4
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 12 Sep 2019 10:55:09 +0000 (11:55 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 12 Sep 2019 10:55:09 +0000 (11:55 +0100)
lualib/lua_magic/patterns.lua

index 1b0f895773db8d37470747c1c19c93b7e724f13a..8f4bc40925ebf884b78598ccf9fc2c8db7df090f 100644 (file)
@@ -204,6 +204,12 @@ local patterns = {
         relative_position = 0,
         weight = 60,
       },
+      {
+        -- MozLZ4
+        hex = '6d6f7a4c7a343000',
+        relative_position = 0,
+        weight = 60,
+      }
     }
   },
   zst = {