Browse Source

Add files via upload

wibyweb 2 năm trước cách đây
mục cha
commit
c9cd7da6a3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      html/about/guide.html

+ 1 - 1
html/about/guide.html

@@ -291,7 +291,7 @@ Make sure the robots folder exists. All robots.txt files are stored in the robot
 You can turn off checking for robots.txt files by commenting out the line calling the "checkrobots" function inside of cr.c.
 <br>
 <br>
-If crawling through hyperlinks on a page, the following file types are accepted: html, htm, xhtml, txt, php, asp. Links containing parameters are ignored. These limitations do not apply to pages directly submitted by people.
+If crawling through hyperlinks on a page, the following file types are accepted: html, htm, xhtml, shtml, txt, php, asp. Links containing parameters are ignored. These limitations do not apply to pages directly submitted by people.
 <br>
 <br>
 <h3>Start the core server</h3>