diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-04-05 23:08:09 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-04-05 23:08:09 -0400 |
commit | bb85374b79086cd8efde24d23a1bffeb97cae26b (patch) | |
tree | a36e2df6a89e567822820ac110afec6a13eacbf6 /public/robots.txt | |
parent | finish dns and start webserver (diff) | |
download | wrapper-bb85374b79086cd8efde24d23a1bffeb97cae26b.tar.gz wrapper-bb85374b79086cd8efde24d23a1bffeb97cae26b.tar.bz2 wrapper-bb85374b79086cd8efde24d23a1bffeb97cae26b.zip |
new c version
Diffstat (limited to 'public/robots.txt')
-rw-r--r-- | public/robots.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/public/robots.txt b/public/robots.txt deleted file mode 100644 index b1b4ec3..0000000 --- a/public/robots.txt +++ /dev/null @@ -1,9 +0,0 @@ -User-agent: Googlebot -Disallow: /api - -User-agent: Googlebot -User-agent: AdsBot-Google -Disallow: /api - -User-agent: * -Disallow: /api
\ No newline at end of file |