diff --git a/app/robots.txt b/app/robots.txt index f6e6d1d..c1dc40b 100644 --- a/app/robots.txt +++ b/app/robots.txt @@ -1,2 +1,3 @@ -User-Agent: * +User-agent: * Allow: / +Host: https://digger.tools diff --git a/public/robots.txt b/public/robots.txt deleted file mode 100644 index c1dc40b..0000000 --- a/public/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -User-agent: * -Allow: / -Host: https://digger.tools