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

test_ManyVisitorsOneWebsiteTest__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: e3708f14865925694cd942c21c5506b1c39bad5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<country_code>FR</country_code>
		<region_code>A6</region_code>
		<city_name>Besançon</city_name>
		<area_code />
		<lat>47.249</lat>
		<long>6.018</long>
		<postal_code />
		<continent_code>eur</continent_code>
		<continent_name>Europe</continent_name>
		<country_name>France</country_name>
		<region_name>Franche-Comte</region_name>
		<ip>194.57.91.215</ip>
	</row>
</result>