From 9eed0a3be3d1be1fa668ad243c614dfd253fe8e7 Mon Sep 17 00:00:00 2001 From: Kyle Taylor Date: Wed, 10 Apr 2019 13:26:13 -0500 Subject: [PATCH] Detect from beginning of string --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index b2a20f2b1..a0bb8348b 100644 --- a/src/apps.json +++ b/src/apps.json @@ -133,7 +133,7 @@ 31 ], "headers": { - "server": "(?:ECAcc|ECS|ECD)", + "server": "^(?:ECAcc|ECS|ECD)", "X-EC-Debug": "" }, "icon": "azure.svg",