diff options
| author | Horus | 2016-10-20 18:08:36 +0200 |
|---|---|---|
| committer | Horus | 2016-10-20 18:08:36 +0200 |
| commit | 3a5fabf3c6f4f60a64885a52c76ba6dab8b71099 (patch) | |
| tree | 5dd636d32bb4796855aafb0d0b2bcb091430d3e5 /static | |
| download | iamfabulous.de-3a5fabf3c6f4f60a64885a52c76ba6dab8b71099.tar.gz | |
Initial commit.
Diffstat (limited to 'static')
| -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: / |
