##// END OF EJS Templates
markup: use cached version of http pattern for urlify_text. This...
markup: use cached version of http pattern for urlify_text. This increases performance because we don't have to compile the pattern each time we execute this commonly used function.

File last commit:

r1316:035ac27f default
r2090:f1192728 default
Show More
robots.txt
8 lines | 216 B | text/plain | TextLexer
# See http://www.robotstxt.org/robotstxt.html for documentation on
# how to use the robots.txt file
#
# To forbid all spiders from indexing, uncomment the next two lines:
# User-Agent: *
# Disallow: /
User-Agent: *