Skip to content

Commit 451f656

Browse files
committed
Add a confidence value and another IP to GeoIP2-Enterprise
1 parent dac6727 commit 451f656

30 files changed

+8
-0
lines changed

source-data/GeoIP2-Enterprise-Test.json

+8
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
}
7676
},
7777
{
78+
"confidence": 60,
7879
"geoname_id" : 3333217,
7980
"iso_code" : "WBK",
8081
"names" : {
@@ -1103,5 +1104,12 @@
11031104
"user_type" : "hosting"
11041105
}
11051106
}
1107+
},
1108+
{
1109+
"214.214.214.221/32" : {
1110+
"traits" : {
1111+
"user_type" : "content_delivery_network"
1112+
}
1113+
}
11061114
}
11071115
]
0 Bytes
Binary file not shown.

test-data/GeoIP2-City-Test.mmdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

test-data/GeoIP2-Country-Test.mmdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

test-data/GeoIP2-Domain-Test.mmdb

0 Bytes
Binary file not shown.

test-data/GeoIP2-Enterprise-Test.mmdb

36 Bytes
Binary file not shown.

test-data/GeoIP2-IP-Risk-Test.mmdb

0 Bytes
Binary file not shown.

test-data/GeoIP2-ISP-Test.mmdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

test-data/GeoIP2-User-Count-Test.mmdb

0 Bytes
Binary file not shown.

test-data/GeoLite2-ASN-Test.mmdb

0 Bytes
Binary file not shown.

test-data/GeoLite2-City-Test.mmdb

0 Bytes
Binary file not shown.

test-data/GeoLite2-Country-Test.mmdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

test-data/MaxMind-DB-test-nested.mmdb

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)