From 1e6a26da090dd3ed4bc470e04e94260def18fa9b Mon Sep 17 00:00:00 2001 From: Horus Date: Thu, 3 Mar 2016 13:54:56 +0100 Subject: robots.txt exkludiert nun die Lua und die JSON Variante. --- gospeladlershof.de/static/robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/gospeladlershof.de/static/robots.txt b/gospeladlershof.de/static/robots.txt index 19274a0..7ef09c1 100644 --- a/gospeladlershof.de/static/robots.txt +++ b/gospeladlershof.de/static/robots.txt @@ -6,6 +6,7 @@ User-agent: * Disallow: /termine.json +Disallow: /termine.lua Disallow: /api/ Allow: * -- cgit v1.2.3