diff --git a/src/technologies/o.json b/src/technologies/o.json index fb34b25cd..85284de2d 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -1186,9 +1186,11 @@ 30 ], "description": "Outlook on the web is an information manager web app. It includes a web-based email client, a calendar tool, a contact manager, and a task manager.", - "html": "]*href=\"[^\"]*?([\\d.]+)/themes/resources/owafont\\.css\\;version:\\1", "icon": "Outlook.svg", "implies": "Microsoft ASP.NET", + "headers": { + "X-OWA-Version": "([\\d\\.]+)?\\;version:\\1" + }, "js": { "IsOwaPremiumBrowser": "" },