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 @@ ".*\\.mapy\\.cz.*", # Blacklist Yandex ".*\\.api-maps\\.yandex\\.ru/.*", - ".*\\.maps\\.yandex\\.net/.*" + ".*\\.maps\\.yandex\\.net/.*", + # Blacklist 2gis + ".*\\.maps\\.2gis\\.com/.*" ] end