From c2441fd75ce45a60dd9054506a9dfaf041d74748 Mon Sep 17 00:00:00 2001 From: Congon4tor Date: Fri, 3 Jan 2025 01:47:00 +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