From 3a5fabf3c6f4f60a64885a52c76ba6dab8b71099 Mon Sep 17 00:00:00 2001 From: Horus Date: Thu, 20 Oct 2016 18:08:36 +0200 Subject: Initial commit. --- static/robots.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 static/robots.txt (limited to 'static/robots.txt') 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: / -- cgit v1.2.3