From afb2dc031046e21ecabb6f291c3750b203d81eca Mon Sep 17 00:00:00 2001 From: Luke Date: Tue, 30 Dec 2025 22:06:08 +0000 Subject: [PATCH 1/5] DOC:description referenced Device Detection exclusively - this has been fixed --- ip-intelligence/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ip-intelligence/pom.xml b/ip-intelligence/pom.xml index fafb709..17212b6 100644 --- a/ip-intelligence/pom.xml +++ b/ip-intelligence/pom.xml @@ -12,7 +12,7 @@ ip-intelligence 51Degrees :: IP Intelligence - Parse HTTP headers to detect the device type, model, OS, browser, and crawler information. This is an alternative to popular UAParser, DeviceAtlas, and WURFL packages. + Provides IP Intelligence for the 51Degrees Pipeline API. This can be used as an alternative to legacy IP Intelligence services such as MaxMind or IPinfo. https://51degrees.com From 3fdb3c8edfa26a3ad91c0adf022954275edb0e86 Mon Sep 17 00:00:00 2001 From: Luke Date: Tue, 30 Dec 2025 22:15:49 +0000 Subject: [PATCH 2/5] DOC:description was missing - added one for IPI --- ip-intelligence.engine.on-premise/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/ip-intelligence.engine.on-premise/pom.xml b/ip-intelligence.engine.on-premise/pom.xml index d788cb9..496abbf 100644 --- a/ip-intelligence.engine.on-premise/pom.xml +++ b/ip-intelligence.engine.on-premise/pom.xml @@ -11,6 +11,7 @@ ip-intelligence.engine.on-premise 51Degrees :: IP Intelligence :: On Premise + Provides the On-premise IP Intelligence engine for the 51Degrees Pipeline API. This can be used as an alternative to legacy IP Intelligence services such as MaxMind or IPinfo. https://51degrees.com From e2703057708e69773e593138c3d61e431ca0f3a9 Mon Sep 17 00:00:00 2001 From: Luke Date: Wed, 31 Dec 2025 15:54:53 +0000 Subject: [PATCH 3/5] DOC:tighter language --- ip-intelligence.shared/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ip-intelligence.shared/pom.xml b/ip-intelligence.shared/pom.xml index bd6625d..98aefe3 100644 --- a/ip-intelligence.shared/pom.xml +++ b/ip-intelligence.shared/pom.xml @@ -11,7 +11,7 @@ ip-intelligence.shared 51Degrees :: IP Intelligence :: Shared - Shared functionality for implementing IP Intelligence engine for the 51Degrees Pipeline API + Shared code used by 51Degrees IP Intelligence modules for the Pipeline API. https://51degrees.com From e90bf97a30a0d639b9396d212a2806cc0e1708d9 Mon Sep 17 00:00:00 2001 From: Luke Date: Wed, 31 Dec 2025 15:57:27 +0000 Subject: [PATCH 4/5] DOC:better description with competitor language --- ip-intelligence.cloud/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ip-intelligence.cloud/pom.xml b/ip-intelligence.cloud/pom.xml index 55140d2..b015803 100644 --- a/ip-intelligence.cloud/pom.xml +++ b/ip-intelligence.cloud/pom.xml @@ -11,7 +11,7 @@ ip-intelligence.cloud 51Degrees :: IP Intelligence :: Cloud - IP Intelligence that consumes the 51Degrees cloud service. + Provides IP Intelligence for the 51Degrees Pipeline API using the 51Degrees cloud service. This can be used as an alternative to established IP intelligence services such as MaxMind or IPinfo. https://51degrees.com From aea1509190265aec82b1ef295b14b4ed6555ab99 Mon Sep 17 00:00:00 2001 From: Luke Date: Wed, 31 Dec 2025 15:57:49 +0000 Subject: [PATCH 5/5] DOC:small wording tweaks --- ip-intelligence.cloud/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ip-intelligence.cloud/pom.xml b/ip-intelligence.cloud/pom.xml index b015803..e1f5f04 100644 --- a/ip-intelligence.cloud/pom.xml +++ b/ip-intelligence.cloud/pom.xml @@ -11,7 +11,7 @@ ip-intelligence.cloud 51Degrees :: IP Intelligence :: Cloud - Provides IP Intelligence for the 51Degrees Pipeline API using the 51Degrees cloud service. This can be used as an alternative to established IP intelligence services such as MaxMind or IPinfo. + Provides IP Intelligence for the 51Degrees Pipeline API using the 51Degrees Cloud service. This can be used as an alternative to legacy IP Intelligence services such as MaxMind or IPinfo. https://51degrees.com