]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/rails.rb
Merge remote-tracking branch 'github/pull/711'
[chef.git] / cookbooks / web / recipes / rails.rb
index ee24dbd8da207273ed82d0f0b0bf3dabf1928058..e46f9d52b2506d7e1bff1e30b56f597579cc588e 100644 (file)
@@ -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