diff options
| -rw-r--r-- | public/robots.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..fdbb711 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,5 @@ +# START aniwatch-api +Disallow: + +User-agent: * +# END aniwatch-api
\ No newline at end of file |
