[mod] disallow search results for robots

dependabot/pip/master/sphinx-6.1.3
Adam Tauber 8 years ago
parent 295fc9ce96
commit dceb903114

@ -657,6 +657,7 @@ Allow: /
Allow: /about
Disallow: /stats
Disallow: /preferences
Disallow: /*?*q=*
""", mimetype='text/plain')

Loading…
Cancel
Save