cdgriffith / puremagic

Pure python implementation of identifying files based off their magic numbers
MIT License
158 stars 34 forks source link

Update magic_data.json with .gif corrections #53

Closed NebularNerd closed 6 months ago

NebularNerd commented 6 months ago

Removed the non-version matching .gif entry, corrected one of the other entries from 87a to 89a to match the file header based on: What's In A GIF

As there are only these two .gif versions there should only be a single match against a file.