forked from Ponysearch/Ponysearch
[fix] robots.txt
This commit is contained in:
parent
599c801ecd
commit
8305da3e5d
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ def robots():
|
||||||
Allow: /
|
Allow: /
|
||||||
Allow: /about
|
Allow: /about
|
||||||
Disallow: /stats
|
Disallow: /stats
|
||||||
Disallow: /engines
|
Disallow: /preferences
|
||||||
""", mimetype='text/plain')
|
""", mimetype='text/plain')
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue