X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b3a95001c6c29fe63b761f6fe1c2320869d7e719..ae7c3c728ad4b1a4a1c71715a43e1f0d44a5289b:/cookbooks/tilecache/templates/default/squid.conf.erb?ds=inline diff --git a/cookbooks/tilecache/templates/default/squid.conf.erb b/cookbooks/tilecache/templates/default/squid.conf.erb index 69e91976b..942b4debb 100644 --- a/cookbooks/tilecache/templates/default/squid.conf.erb +++ b/cookbooks/tilecache/templates/default/squid.conf.erb @@ -67,6 +67,8 @@ acl osmtileOverusers referer_regex ^https?://fastpokemap\.com/ acl osmtileOverusers referer_regex ^https?://[^.]*\.fastpokemap\.com/ acl osmtileOverusers referer_regex ^https?://pkget\.com/ acl osmtileOverusers referer_regex ^https?://[^.]*\.pkget\.com/ +acl osmtileOverusers referer_regex ^https?://twpkinfo\.com/ +acl osmtileOverusers referer_regex ^https?://[^.]*\.twpkinfo\.com/ # Faked OSM referers acl osmtileOverusers referer_regex ^http://www\.openstreetmap\.org/?$