]> git.openstreetmap.org Git - rails.git/commitdiff
Remove private data.
authorTom Hughes <tom@compton.nu>
Mon, 20 Apr 2009 16:37:36 +0000 (16:37 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 20 Apr 2009 16:37:36 +0000 (16:37 +0000)
config/nginx.conf

index cd32fd650616aaa6ffa4f66dfb96a26056d69e48..1149a4d5125138950e106f3b98aeb05f20776276 100644 (file)
@@ -124,22 +124,6 @@ server {
                }
 
                location / {
                }
 
                location / {
-                       deny 143.210.16.160;
-                       deny 69.89.21.73;
-                       deny 91.89.145.219;
-                       deny 195.190.169.111;
-                       deny 84.237.213.10;
-                       deny 70.22.219.249;
-                       deny 83.226.40.87;
-                       deny 82.178.145.87;
-                       deny 91.78.50.134;
-                       deny 91.77.7.139;
-                       deny 85.126.23.106;
-                       deny 213.171.196.166;
-                       deny 81.151.8.64;
-                       deny 130.226.235.215;
-                       deny 141.99.254.253;
-                       deny 61.228.43.32;
                        allow all; 
                }
        
                        allow all; 
                }