File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
integration-tests/js-compute/fixtures/geoip Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -122,21 +122,21 @@ let ipv4Expected = {
122
122
as_name : "sky uk limited" ,
123
123
as_number : 5607 ,
124
124
area_code : 0 ,
125
- city : "lewisham " ,
125
+ city : "bircotes " ,
126
126
conn_speed : "broadband" ,
127
127
conn_type : "wifi" ,
128
128
continent : "EU" ,
129
129
country_code : "GB" ,
130
130
country_code3 : "GBR" ,
131
131
country_name : "united kingdom" ,
132
132
gmt_offset : 0 ,
133
- latitude : 51.45 ,
134
- longitude : - 0.02 ,
135
- metro_code : 826044 ,
136
- postal_code : "se6 4bf " ,
133
+ latitude : 53.42 ,
134
+ longitude : - 1.05 ,
135
+ metro_code : 826039 ,
136
+ postal_code : "dn11 8af " ,
137
137
proxy_description : "?" ,
138
138
proxy_type : "?" ,
139
- region : "LEW " ,
139
+ region : "NTT " ,
140
140
utc_offset : 0
141
141
}
142
142
Original file line number Diff line number Diff line change @@ -20,21 +20,21 @@ service_id = ""
20
20
as_name = "sky uk limited"
21
21
as_number = 5607
22
22
area_code = 0
23
- city = "lewisham "
23
+ city = "bircotes "
24
24
conn_speed = "broadband"
25
25
conn_type = "wifi"
26
26
continent = "EU"
27
27
country_code = "GB"
28
28
country_code3 = "GBR"
29
29
country_name = "united kingdom"
30
30
gmt_offset = 0
31
- latitude = 51.45
32
- longitude = -0.02
33
- metro_code = 826044
34
- postal_code = "se6 4bf "
31
+ latitude = 53.42
32
+ longitude = -1.05
33
+ metro_code = 826039
34
+ postal_code = "dn11 8af "
35
35
proxy_description = "?"
36
36
proxy_type = "?"
37
- region = "LEW "
37
+ region = "NTT "
38
38
utc_offset = 0
39
39
[local_server.geolocation.addresses."2607:f0d0:1002:51::4"]
40
40
as_name = "softlayer technologies inc."
You can’t perform that action at this time.
0 commit comments