Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Mbps (0.08 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: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Thu Oct 16 07:46:32 UTC 2025
    - 320.2K bytes
    - Viewed (5)
Back to top