custom magic database

If anyone feels like putting some TLC into our custom magic database that Jon just created (git://git.bro.org/bromagic), here is a file that is identified incorrectly…

http://maps.google.com/intl/en_us/mapfiles/openhand.cur

It gets identified as application/x-123 right now, but it seems to be a cursor or something.

I'll give short instructions for testing…

git clone git://git.bro.org/bromagic
cd bromagic
wget http://maps.google.com/intl/en_us/mapfiles/openhand.cur
file -i -m database/ openhand.cur

Now someone just needs to figure out what type of file that actually is and work on the files in database/ directory. :slight_smile:

  .Seth