قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-23 23:47:37 +00:00

* Adds possibility to use GeoLite2-ASN database as ISP database * Adds some tests for GeoIP2 files * fix tests * fix check for GeoIp2 provider
16 خطوط
327 B
JSON
Vendored
16 خطوط
327 B
JSON
Vendored
[
|
|
{
|
|
"::194.57.91.215/128" : {
|
|
"isp" : "Matomo Internet",
|
|
"organization" : "Innocraft"
|
|
}
|
|
},
|
|
{
|
|
"::137.82.130.0/112" : {
|
|
"autonomous_system_number" : 1221,
|
|
"autonomous_system_organization" : "Phantasie Org",
|
|
"isp" : "Any Provider",
|
|
"organization" : "Phantasie Org"
|
|
}
|
|
}
|
|
] |