From 6fd5635111687d60dbb3e882a68f86125fa80734 Mon Sep 17 00:00:00 2001 From: Niklas Elsbrock Date: Mon, 7 Apr 2025 18:04:56 +0200 Subject: [PATCH] update `robots.txt` to disallow everything --- robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robots.txt b/robots.txt index ed81a58..973ec2a 100644 --- a/robots.txt +++ b/robots.txt @@ -1,5 +1,5 @@ User-agent: * -Disallow: /licenses.html +Disallow: / # _ _ _ _ _ _