From: Tom Hughes Date: Tue, 24 Mar 2020 15:03:48 +0000 (+0000) Subject: Merge remote-tracking branch 'github/pull/288' X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/589c6a679bf2f9497188978af05055cc10530393?ds=inline;hp=-c Merge remote-tracking branch 'github/pull/288' --- 589c6a679bf2f9497188978af05055cc10530393 diff --combined cookbooks/tilecache/templates/default/nginx_tile.conf.erb index 0d5363228,71da3be9a..fb03fca55 --- a/cookbooks/tilecache/templates/default/nginx_tile.conf.erb +++ b/cookbooks/tilecache/templates/default/nginx_tile.conf.erb @@@ -93,6 -93,7 +93,7 @@@ map $http_referer $denied_referer 'https://www.google.com' 1; # Faked 'https://google.com/' 1; # Faked 'https://www.google.com/' 1; # Faked + 'http://www.microsoft.com/' 1; # Faked '~^https?://pmap\.kuku\.lu/' 1; # Too much traffic '~^https?://[^.]*\.pmap\.kuku\.lu/' 1; # Too much traffic '~^https?://fastpokemap\.com/' 1; # Too much traffic @@@ -101,10 -102,6 +102,10 @@@ '~^https?://[^.]*\.pkget\.com/' 1; # Too much traffic '~^https?://twpkinfo\.com/' 1; # Too much traffic '~^https?://[^.]*\.twpkinfo\.com/' 1; # Too much traffic + '~^https?://9db\.jp/' 1; # Too much traffic + '~^https?://[^.]*\.9db\.jp/' 1; # Too much traffic + '~^https?://clustrmaps\.com/' 1; # Too much traffic + '~^https?://[^.]*\.clustrmaps\.com/' 1; # Too much traffic } map $http_referer $osm_referer {