Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 0xc5d0d3c6 (0.1 sec)

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

        <magic priority="50">
          <match value="%!" type="string" offset="0" />
          <match value="\004%!" type="string" offset="0" />
          <!-- Windows format EPS -->
          <match value="0xc5d0d3c6" type="string" offset="0"/>
          <match value="%!PS-Adobe-3.0 EPSF-3.0" type="string" offset="0"/> <!-- %!PS-Adobe-3.0 EPSF-3.0 (0x252150532D41646F)-->
        </magic>
        <glob pattern="*.ps"/>
        <glob pattern="*.eps"/>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top