- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 00 (0.07 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/entity/SitemapUrl.java
* "never" so that they can handle unexpected changes to those pages. */ private String changefreq; /** * The priority of this URL relative to other URLs on your site. Valid * values range from 0.0 to 1.0. This value does not affect how your pages * are compared to pages on other sites—it only lets the search engines know * which pages you deem most important for the crawlers. *
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jul 06 02:13:03 UTC 2025 - 6.5K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.vor"/> </mime-type> <mime-type type="application/x-subrip"> <_comment>SubRip (srt) subtitles</_comment> <magic priority="50"> <!-- 1[CR|LF|CRLF]00 --> <match value="0x310A3030" type="string" offset="0"/> <match value="0x310D3030" type="string" offset="0"/> <match value="0x310D0A13030" type="string" offset="0"/>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (2)