From de2b2d452931d3311d1da0bf4afbf9f911764b32 Mon Sep 17 00:00:00 2001 From: Tom Mount Date: Fri, 26 Aug 2022 16:15:24 -0400 Subject: [PATCH] Simplify Edgio name --- src/technologies/e.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/technologies/e.json b/src/technologies/e.json index 48bf89fd4..da454e6b4 100644 --- a/src/technologies/e.json +++ b/src/technologies/e.json @@ -326,7 +326,7 @@ "url": "https?://(?:[^/]+\\.)?edgecastcdn\\.net/", "website": "http://www.edgecast.com" }, - "Edgio App Platform": { + "Edgio": { "cats": [ 31, 62 @@ -336,7 +336,7 @@ "layer0_destination": "", "layer0_eid": "" }, - "description": "Edgio App Platform is an integrated suite of Edge services, from Delivery to Compute.", + "description": "Edgio is an integrated suite of Edge services, from Delivery to Compute.", "headers": { "x-0-status": "", "x-0-t": "", @@ -1895,4 +1895,4 @@ }, "website": "https://experiencedcms.berkearas.de" } -} \ No newline at end of file +}