Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 2023 14:02:04 GMT
From:      Wolfram Schneider <wosch@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: fc6384a3b8 - main - add missing new cgi scripts
Message-ID:  <202308071402.377E24VA089025@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=fc6384a3b80a5f9f6de81004270471eb3a0ac3cc

commit fc6384a3b80a5f9f6de81004270471eb3a0ac3cc
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2023-08-07 14:01:46 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2023-08-07 14:01:46 +0000

    add missing new cgi scripts
---
 website/themes/beastie/layouts/robots.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/website/themes/beastie/layouts/robots.txt b/website/themes/beastie/layouts/robots.txt
index c8a4fa75ba..9bec7f76cf 100644
--- a/website/themes/beastie/layouts/robots.txt
+++ b/website/themes/beastie/layouts/robots.txt
@@ -7,6 +7,8 @@ Disallow: /cgi/mailindex.cgi
 Disallow: /cgi/man.cgi?apropos=2&
 Disallow: /cgi/mid.cgi
 Disallow: /cgi/ports.cgi
+Disallow: /cgi/man-autocomplete.cgi
+Disallow: /cgi/ports-autocomplete.cgi
 Disallow: /statistic
 
 User-agent: GPTBot



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308071402.377E24VA089025>