diff --git a/share/apps.json b/share/apps.json index 2ae060cc4..16d1f027b 100644 --- a/share/apps.json +++ b/share/apps.json @@ -2293,6 +2293,14 @@ "script": "widgets\\.outbrain\\.com/outbrain\\.js", "env": "^(?:OutbrainPermaLink|OB_releaseVer)$" }, + "Outlook Web App": { + "cats": [ 30 ], + "website": "help.outlook.com", + "url": "/owa/auth/log(?:on|off)\\.aspx", + "html": "]*href=\"[^\"]*?([\\d.]+)/themes/resources/owafont\\.css", + "env": "^(?:(?:g_f)?Owa|IsOwaPremiumBrowser)$", + "implies": "Microsoft ASP.NET" + }, "OXID eShop": { "website": "oxid-esales.com", "cats": [ 6 ], diff --git a/share/images/icons/Outlook Web App.png b/share/images/icons/Outlook Web App.png new file mode 100644 index 000000000..496dd1da6 Binary files /dev/null and b/share/images/icons/Outlook Web App.png differ