From a63d320309beab6513f0872ee7d4fbe98e2f5516 Mon Sep 17 00:00:00 2001 From: q-- Date: Wed, 29 May 2013 14:55:27 +0200 Subject: [PATCH] Improved EdgeCast detection Issue 300 --- share/apps.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/apps.json b/share/apps.json index 3f88b187e..c2bf0d794 100644 --- a/share/apps.json +++ b/share/apps.json @@ -682,7 +682,8 @@ "EdgeCast": { "website": "www.edgecast.com", "cats": [ 31 ], - "headers": { "Server": "^ECS" } + "headers": { "Server": "^EC(?:S|Acc)" }, + "url": "https?://(?:[^/]+\\.)?edgecastcdn\\.net/" }, "Eloqua": { "website": "eloqua.com",