1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-23 23:47:37 +00:00
Files
matomo/tests/lib/geoip-files/GeoLite2-ASN.json
Stefan Giehl d7abde2fe3 Allow use of GeoLite2-ASN database as ISP database (#12874)
* Adds possibility to use GeoLite2-ASN database as ISP database

* Adds some tests for GeoIP2 files

* fix tests

* fix check for GeoIp2 provider
2018-05-20 12:24:41 -07:00

13 خطوط
231 B
JSON
Vendored

[
{
"::194.57.91.215/128" : {
"autonomous_system_number" : 1221,
"autonomous_system_organization" : "Matomo Internet"
}
},
{
"::137.82.130.0/112" : {
"autonomous_system_number" : 7018
}
}
]