Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Mbps (0.02 sec)

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

        <alias type="image/x-psd"/>
        <alias type="application/photoshop"/>
        <magic priority="50">
          <!-- Version of 0x0001 is PSD -->
          <match value="8BPS\x00\x01" type="string" offset="0"/>
          <!-- Version of 0x0002 is PSB -->
          <match value="8BPS\x00\x02" type="string" offset="0"/>
        </magic>
        <glob pattern="*.psd"/>
      </mime-type>
    
      <mime-type type="image/vnd.adobe.premiere">
    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