From 7a0a0329a7bed7900feeb5b96c151b725500fdda Mon Sep 17 00:00:00 2001 From: Congon4tor Date: Fri, 3 Jan 2025 01:46:36 +0100 Subject: [PATCH] Add robots.txt --- src/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/robots.txt diff --git a/src/robots.txt b/src/robots.txt new file mode 100644 index 000000000..025b9346b --- /dev/null +++ b/src/robots.txt @@ -0,0 +1,4 @@ +Sitemap: https://www.hacktricks.wiki/sitemap.xml + +User-agent: * +Disallow: \ No newline at end of file