linkchecker/robots.txt
2008-07-13 13:01:59 +00:00

14 lines
387 B
Text

# A test robots.txt file. It resides in the root directory to be found
# by the unittest HTTP server.
# Note that while unit tests are running, the contents of this file
# can change.
User-agent: LinkChecker
Crawl-delay: 1
Disallow: /secret
# a comment line inside a rule, followed by non-ascii
Disallow: /umlaut/ö
# The following rule should not match
User-agent: *
Crawl-delay: 100