Skip to content

Commit 8143fc5

Browse files
committed
nominatim: add new Gnome IPs
Closes: openstreetmap/operations#1160
1 parent df6f1a2 commit 8143fc5

File tree

1 file changed

+3
-0
lines changed
  • cookbooks/nominatim/templates/default

1 file changed

+3
-0
lines changed

cookbooks/nominatim/templates/default/nginx.erb

+3
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ geo $whitelisted {
6767
2620:52:3:1:5054:ff:fe0a:75a4 1; # gnome
6868
2620:52:3:1:5054:ff:fe0a:75a2 1; # gnome
6969
2620:52:3:1:5054:ff:fe0a:75aa 1; # gnome
70+
34.234.151.67 1; # gnome - https://github.com/openstreetmap/operations/issues/1160
71+
54.165.53.199 1; # gnome - https://github.com/openstreetmap/operations/issues/1160
72+
35.153.15.118 1; # gnome - https://github.com/openstreetmap/operations/issues/1160
7073
}
7174

7275
map $server_protocol$http_user_agent $cleaned_user_agent {

0 commit comments

Comments
 (0)