From 0214b14323f8d59aec6a7520ed124116eeca93a7 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Sun, 8 Sep 2019 09:56:55 +0100 Subject: [Project] Lua_magic: Add zoo archive support --- lualib/lua_magic/types.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lualib/lua_magic/types.lua') diff --git a/lualib/lua_magic/types.lua b/lualib/lua_magic/types.lua index 299dc1924..e8e4e45e2 100644 --- a/lualib/lua_magic/types.lua +++ b/lualib/lua_magic/types.lua @@ -101,6 +101,10 @@ local types = { ct = 'application/x-iso', type = 'archive', }, + zoo = { + ct = 'application/x-zoo', + type = 'archive', + }, szdd = { -- in fact, their MSDOS extension is like FOO.TX_ or FOO.TX$ ct = 'application/x-compressed', type = 'archive', -- cgit v1.2.3