From f3c9f54c37fd0b710195863065ee41528af117dd Mon Sep 17 00:00:00 2001 From: Javier Blanco Date: Mon, 4 May 2026 11:56:52 +0700 Subject: [PATCH] Disallow Robots --- robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robots.txt b/robots.txt index 84aa412..5560766 100644 --- a/robots.txt +++ b/robots.txt @@ -1,4 +1,4 @@ User-agent: * -Allow: / +Disallow: / Sitemap: https://saborflow.ai1.ovh/sitemap.xml