Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for bz (0.01 sec)

  1. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // www.yahoo.com.by, for example), so we list it here for safety's sake.
    com.by
    // http://hoster.by/
    of.by
    
    // bz : https://www.iana.org/domains/root/db/bz.html
    // http://www.belizenic.bz/
    bz
    co.bz
    com.bz
    net.bz
    org.bz
    edu.bz
    gov.bz
    
    // ca : https://www.iana.org/domains/root/db/ca.html
    ca
    // ca geographical names
    ab.ca
    bc.ca
    mb.ca
    nb.ca
    nf.ca
    nl.ca
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (1)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.brotli" />
      </mime-type>
    
      <mime-type type="application/x-bzip">
        <magic priority="40">
          <match value="BZ0" type="string" offset="0"/>
        </magic>
        <glob pattern="*.bz"/>
        <glob pattern="*.tbz"/>
      </mime-type>
    
      <mime-type type="application/x-bzip2">
        <sub-class-of type="application/x-bzip"/>
        <_comment>Bzip 2 UNIX Compressed File</_comment>
    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