From 07d701700a2688ff42f4e33109f3c977a3e14a0b Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Fri, 8 Jun 2018 13:25:27 +1000 Subject: [PATCH] Fix escaped regex characters in apps.json --- src/apps.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/apps.json b/src/apps.json index 3b8b6d09e..1a563573d 100644 --- a/src/apps.json +++ b/src/apps.json @@ -617,7 +617,7 @@ 22 ], "headers": { - "Server": "(?:Apache(?:$|/([\\d.]+)|[^/-])|(?:^|\b)HTTPD)\\;version:\\1" + "Server": "(?:Apache(?:$|/([\\d.]+)|[^/-])|(?:^|\\b)HTTPD)\\;version:\\1" }, "icon": "Apache.svg", "website": "http://apache.org" @@ -656,7 +656,7 @@ ], "headers": { "Server": "^Apache-Coyote(/1\\.1)?$\\;version:\\1?4.1+:", - "X-Powered-By": "\bTomcat\b(?:-([\\d.]+))?\\;version:\\1" + "X-Powered-By": "\\bTomcat\\b(?:-([\\d.]+))?\\;version:\\1" }, "icon": "Apache Tomcat.svg", "implies": "Java", @@ -1243,7 +1243,7 @@ ], "html": [ "(?: