Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 64 of 64 for badword (0.14 sec)

  1. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"application/winhlp",
    				"application/wita",
    				"application/wordperfect5.1",
    				"application/wsdl+xml",
    				"application/wspolicy+xml",
    				"application/x-123",
    				"application/x-abiword",
    				"application/x-ace-compressed",
    				"application/x-axcrypt",
    				"application/x-adobe-indesign",
    				"application/x-adobe-indesign-interchange",
    				"application/x-apple-diskimage",
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  2. okhttp/src/main/kotlin/okhttp3/HttpUrl.kt

       *
       * | URL                           | `topPrivateDomain()` |
       * | :---------------------------- | :------------------- |
       * | `http://google.com`           | `"google.com"`       |
       * | `http://adwords.google.co.uk` | `"google.co.uk"`     |
       * | `http://square`               | null                 |
       * | `http://co.uk`                | null                 |
       * | `http://localhost`            | null                 |
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Tue Jan 09 12:33:05 UTC 2024
    - 63.5K bytes
    - Viewed (0)
  3. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

         <glob pattern="*.icb"/>
         <glob pattern="*.vda"/>
         <!-- <glob pattern="*.vst"/> --> <!-- conflicting with application/vnd.visio-->
      </mime-type>
    
      <mime-type type="application/x-abiword">
        <glob pattern="*.abw"/>
      </mime-type>
      <mime-type type="application/x-ace-compressed">
        <glob pattern="*.ace"/>
      </mime-type>
      <mime-type type="application/x-activemime">
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.16.md

        * Notes on LB name:
        * to ensure backword and forward compat:
        * - SingleStack -v4 (pre v1.16) => BackendPool name == clusterName
        * - SingleStack -v6 => BackendPool name == clusterName (all cluster bootstrap uses this name)
        * DualStack:
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 11 10:00:57 UTC 2021
    - 345.2K bytes
    - Viewed (0)
Back to top