X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/8b4cd15c411729f1b65da9fce29a247897f72d35..50aea11082eaa90bd37593b9c987d38a082f4e1b:/cookbooks/web/recipes/rails.rb?ds=sidebyside diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index ee24dbd8d..e46f9d52b 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -161,7 +161,9 @@ rails_port "www.openstreetmap.org" do ".*\\.mapy\\.cz.*", # Blacklist Yandex ".*\\.api-maps\\.yandex\\.ru/.*", - ".*\\.maps\\.yandex\\.net/.*" + ".*\\.maps\\.yandex\\.net/.*", + # Blacklist 2gis + ".*\\.maps\\.2gis\\.com/.*" ] end