From 3e166b69e68d5f61abf6ccd0a55839e17e3672e4 Mon Sep 17 00:00:00 2001 From: Vasile FLorin Vilsan Date: Thu, 31 Jan 2019 06:09:23 +0000 Subject: [PATCH] Updated RegEx to include non-capturing group as per Travis CI logs --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 9f458999a..292a8a8a8 100644 --- a/src/apps.json +++ b/src/apps.json @@ -12934,7 +12934,7 @@ "PHPSESSID": "" }, "html": [ - "", + "", "" ], "icon": "Rocket.svg",