From b0d1db74337bb49b270f30e57893e91d4b252e96 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Tue, 2 Sep 2025 17:54:21 +0200 Subject: [PATCH] nominatim: update robots.txt --- cookbooks/nominatim/files/default/website/robots.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cookbooks/nominatim/files/default/website/robots.txt b/cookbooks/nominatim/files/default/website/robots.txt index 9624d97ce..20df52915 100644 --- a/cookbooks/nominatim/files/default/website/robots.txt +++ b/cookbooks/nominatim/files/default/website/robots.txt @@ -8,7 +8,7 @@ Disallow: /details.php Disallow: /details Disallow: /reverse.php Disallow: /reverse -Disallow: /hierarchy -Disallow: /hierarchy.php Disallow: /lookup Disallow: /lookup.php +Disallow: /status +Disallow: /status.php -- 2.39.5