From 6633f64ac21d99587b297196621d34736bf43973 Mon Sep 17 00:00:00 2001 From: q-- Date: Tue, 12 Aug 2014 11:14:12 +0200 Subject: [PATCH] Detect OWA version --- share/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/apps.json b/share/apps.json index 2a791f657..d9688c6ee 100644 --- a/share/apps.json +++ b/share/apps.json @@ -2305,7 +2305,7 @@ "cats": [ 30 ], "website": "help.outlook.com", "url": "/owa/auth/log(?:on|off)\\.aspx", - "html": "]*href=\"[^\"]*?([\\d.]+)/themes/resources/owafont\\.css", + "html": "]*href=\"[^\"]*?([\\d.]+)/themes/resources/owafont\\.css\\;version:\\1", "env": "^(?:(?:g_f)?Owa|IsOwaPremiumBrowser)$", "implies": "Microsoft ASP.NET" },