Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for isSqlite (0.04 sec)

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

        </magic>
        <glob pattern="*.tzx"/>
      </mime-type>
    
      <mime-type type="application/x-sqlite3">
        <!--sqlite subtypes are from: https://www.sqlite.org/src/artifact?ci=trunk&filename=magic.txt -->
        <magic priority="50">
          <match value="SQLite format 3\x00" type="string" offset="0"/>
        </magic>
      </mime-type>
      <!-- geo package >= 1.2.x -->
    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