File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
integration-tests/js-compute/fixtures/geoip Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -16,28 +16,28 @@ service_id = ""
16
16
format = "inline-toml"
17
17
18
18
[local_server.geolocation.addresses]
19
- [local_server.geolocation.addresses."2.216.196.179"]
20
- as_name = "sky uk limited"
19
+ [local_server.geolocation.addresses."2.216.196.179"]
20
+ as_name = "sky uk limited"
21
21
as_number = 5607
22
22
area_code = 0
23
- city = "tower hamlets "
23
+ city = "lewisham "
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.52
32
- longitude = -0.06
31
+ latitude = 51.45
32
+ longitude = -0.02
33
33
metro_code = 826044
34
- postal_code = "e1 5bt "
34
+ postal_code = "se6 4bf "
35
35
proxy_description = "?"
36
36
proxy_type = "?"
37
- region = "TWH "
37
+ region = "LEW "
38
38
utc_offset = 0
39
- [local_server.geolocation.addresses."2607:f0d0:1002:51::4"]
40
- as_name = "softlayer technologies inc."
39
+ [local_server.geolocation.addresses."2607:f0d0:1002:51::4"]
40
+ as_name = "softlayer technologies inc."
41
41
as_number = 36351
42
42
area_code = 214
43
43
city = "dallas"
@@ -55,4 +55,4 @@ service_id = ""
55
55
proxy_description = "?"
56
56
proxy_type = "hosting"
57
57
region = "TX"
58
- utc_offset = -600
58
+ utc_offset = -600
You can’t perform that action at this time.
0 commit comments