Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ID3 (0.08 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          <match value="0xffff" type="string" offset="0"/> <!-- V1, L1      -->
          <match value="ID3" type="string" offset="0"/>
          <!-- in the wild, 0D0A or quite a few \x00 may precede the magic -->
          <match value="(?:\\x0D\\x0A|\\x00{1,1024})(?:\\xff[\\xe3\\xf2\\xf3\\xf4\\xf5\\xf6\\xf7\\xf8\\xf9\\xfa\\xfb\\xfc\\xfd\\xfe\\xff]|ID3)"
                 type="regex" offset="0"/>
        </magic>
        <glob pattern="*.mpga"/>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top