Gregory Lepore created TIKA-4089:
------------------------------------
Summary: Add magic for Teeworlds/DDRace Map Format
Key: TIKA-4089
URL: https://issues.apache.org/jira/browse/TIKA-4089
Project: Tika
Issue Type: Sub-task
Reporter: Gregory Lepore
Attachments: TeeTacToe.map, Time_Calculator.map, Volleyball.map,
Want_a_Cookie.map, Zip.map
The Teeworlds/DDRace Map Format occurs roughly 1,700 times in the latest Common
Crawl dataset. No known mime type. The magic is:
44415441(04|05)000000
at offset 0.
which is ASCII "DATA" followed by a "4" or "5", then three "00" bytes. It
doesn't seem the strongest magic, but there were no false positives in my
500,000 test file collection.
File extension is .map.
[https://sushitee.github.io/tml/mapformat.html]
https://en.wikipedia.org/wiki/Teeworlds
--
This message was sent by Atlassian Jira
(v8.20.10#820010)