Merge pull request #630 from q--/Add_OWA

Added Outlook Web App
main
Elbert Alias 11 years ago
commit 28bb1021de

@ -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": "<link\\s[^>]*href=\"[^\"]*?([\\d.]+)/themes/resources/owafont\\.css",
"env": "^(?:(?:g_f)?Owa|IsOwaPremiumBrowser)$",
"implies": "Microsoft ASP.NET"
},
"OXID eShop": {
"website": "oxid-esales.com",
"cats": [ 6 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 635 B