]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tilecache/templates/default/nginx_tile.conf.erb
tilecache: block "Where my children" app
[chef.git] / cookbooks / tilecache / templates / default / nginx_tile.conf.erb
index 4a1a33b3de4f2a36785dd8a79692de4763dc9fb4..1fb15600877bcb8d4659986897633a83bb4e62d4 100644 (file)
@@ -56,6 +56,7 @@ map $http_user_agent $denied_scraper {
   '~^runtastic'          1; # App
   'Mozilla/4.0'          1; # Fake
   'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)' 1;  # Fake
+  '~^Where\ my\ children' 1; # App
 }
 
 map $http_referer $denied_referer {