From: Christos Zoulas Date: Sat, 24 Jan 2015 15:48:42 +0000 (+0000) Subject: add lz4 bookmarks from wiz X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc14790f1016fa957ba828dfe7306ca259d3591d;p=file add lz4 bookmarks from wiz --- diff --git a/magic/Magdir/mozilla b/magic/Magdir/mozilla index 1f89589a..bf723170 100644 --- a/magic/Magdir/mozilla +++ b/magic/Magdir/mozilla @@ -1,9 +1,11 @@ #------------------------------------------------------------------------------ -# $File: mozilla,v 1.4 2009/09/19 16:28:11 christos Exp $ +# $File: mozilla,v 1.5 2015/01/24 15:48:42 christos Exp $ # mozilla: file(1) magic for Mozilla XUL fastload files # (XUL.mfasl and XPC.mfasl) # URL: http://www.mozilla.org/ # From: Josh Triplett 0 string XPCOM\nMozFASL\r\n\x1A Mozilla XUL fastload data +const MAGIC_NUMBER = new Uint8Array([109, 111, 122, 76, 122, 52, 48, 0]); +0 string mozLz4a Mozilla lz4 compressed bookmark data