From e088513eb53ac76d9470e78494c2f0a29ef24953 Mon Sep 17 00:00:00 2001 From: Kyle Taylor Date: Sat, 6 Feb 2021 22:10:30 -0600 Subject: [PATCH] Update Akamai mPulse - Remove implied Akamai (not dependent upon service) - Update detection. mPulse uses an underlying open source library called Boomerang that can be used independently from the paid service. --- src/technologies.json | 56 +++++++++++++++++++++++-------------------- 1 file changed, 30 insertions(+), 26 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index c55011a10..a9b4df3aa 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1169,7 +1169,9 @@ ], "description": "Akamai is global content delivery network (CDN) services provider for media and software delivery, and cloud security solutions.", "headers": { - "X-Akamai-Transformed": "" + "X-Akamai-Transformed": "", + "X-EdgeConnect-MidMile-RTT": "", + "X-EdgeConnect-Origin-MEX-Latency": "" }, "icon": "akamai.svg", "pricing": [ @@ -1218,26 +1220,25 @@ }, "Akamai mPulse": { "cats": [ - 13, - 10 + 10, + 47 ], "cookies": { "akaas_AB-Testing": "" }, "description": "Akamai mPulse is a real user monitoring (RUM) solution that enables companies to monitor, find, and fix website and application performance issues.", + "html": [ + "" + ], "icon": "akamai.svg", - "implies": "Akamai", "js": { - "BOOMR": "", - "BOOMR_API_key": "", - "BOOMR_lstart": "", - "BOOMR_mq": "" + "BOOMR_API_key": "" }, "pricing": [ "poa" ], "saas": true, - "website": "https://www.akamai.com/uk/en/products/performance/mpulse-real-user-monitoring.jsp" + "website": "https://developer.akamai.com/akamai-mpulse-real-user-monitoring-solution" }, "Akaunting": { "cats": [ @@ -1381,22 +1382,6 @@ "saas": true, "website": "https://affiliate-program.amazon.com.au/" }, - "Azion": { - "cats": [ - 31 - ], - "description": "", - "headers": { - "Server": "^Azion " - }, - "dns": { - "CNAME": "azioncdn\\.net\\.?$" - }, - "icon": "Azion.svg", - "saas": true, - "pricing": ["poa", "payg"], - "website": "https://www.azion.com/" - }, "Amazon Cloudfront": { "cats": [ 31 @@ -2282,6 +2267,25 @@ ], "website": "https://github.com/axios/axios" }, + "Azion": { + "cats": [ + 31 + ], + "description": "", + "dns": { + "CNAME": "azioncdn\\.net\\.?$" + }, + "headers": { + "Server": "^Azion " + }, + "icon": "Azion.svg", + "pricing": [ + "poa", + "payg" + ], + "saas": true, + "website": "https://www.azion.com/" + }, "Azure": { "cats": [ 62 @@ -21091,4 +21095,4 @@ "website": "https://www.xt-commerce.com" } } -} +} \ No newline at end of file