From 20f45b36b85b0f6cb826c8d059c9a6d95a798880 Mon Sep 17 00:00:00 2001 From: Faustino Aguilar Date: Mon, 30 Oct 2017 07:06:43 -0500 Subject: [PATCH] Use regex --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 59ccee7ca..c126cadfa 100644 --- a/src/apps.json +++ b/src/apps.json @@ -84,7 +84,7 @@ "22" ], "headers": { - "X-Powered-By": "Amber" + "X-Powered-By": "^Amber$" }, "icon": "amber.png", "website": "https://amberframework.org"