mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 20:17:45 +01:00
[mod] robots.txt update
This commit is contained in:
parent
ffc93ba256
commit
692c0bf5f0
@ -226,6 +226,7 @@ def robots():
|
|||||||
Allow: /
|
Allow: /
|
||||||
Allow: /about
|
Allow: /about
|
||||||
Disallow: /stats
|
Disallow: /stats
|
||||||
|
Disallow: /engines
|
||||||
""", mimetype='text/plain')
|
""", mimetype='text/plain')
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user