From affc51b7ded9265db62e978974fe6b18e99fa25b Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 25 Feb 2017 18:02:47 +0100 Subject: [PATCH] Remove some mistakes in the regexp --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index d65c9f3c7..1c654e685 100755 --- a/src/apps.json +++ b/src/apps.json @@ -5593,7 +5593,7 @@ "cats": [ 30 ], - "env": "^(?:(?:g_f)?IsOwaPremiumBrowser)$", + "env": "^IsOwaPremiumBrowser$", "html": "]*href=\"[^\"]*?([\\d.]+)/themes/resources/owafont\\.css\\;version:\\1", "icon": "Outlook Web App.png", "implies": "Microsoft ASP.NET",