diff options
Diffstat (limited to 'static/robots.txt')
| -rw-r--r-- | static/robots.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..0a8d8b8 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,9 @@ +# A robot may not injure a human being or through inaction allow a human being to come to harm. +# A robot must obey the orders given it by human beings, except where such orders would conflict with the First Law +# A robot must protect its own existence, as long as such protection does not conflict with the First or Second Laws. + +User-agent: * +Disallow: / + +User-agent: nsa +Disallow: / |
