Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test_ManyVisitorsOneWebsiteTest_IPv6__UserCountry.getLocationFromIP.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 336c1af588f50f8f6579b8cb97308b199445ca8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<continent_name>North America</continent_name>
		<continent_code>NA</continent_code>
		<country_code>US</country_code>
		<country_name>United States</country_name>
		<city_name />
		<lat>38</lat>
		<long>-97</long>
		<postal_code />
		<ip>2003:f6:93bf:26f:9ec7:a6ff:fe29:27df</ip>
	</row>
</result>