]> git.openstreetmap.org Git - chef.git/commitdiff
tilecache: block "Where my children" app
authorGrant Slater <git@firefishy.com>
Fri, 28 Feb 2020 08:06:39 +0000 (08:06 +0000)
committerGrant Slater <git@firefishy.com>
Fri, 28 Feb 2020 08:06:39 +0000 (08:06 +0000)
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 {