Skip to content

Commit

Permalink
Add Microsoft Outlook and macOS Mail useragents (#278)
Browse files Browse the repository at this point in the history
* Add Microsoft Outlook and Outlook Express

* Add macOS Mail

* Remove whitespace line

* Run export.php
  • Loading branch information
MaxGiting authored Jul 18, 2018
1 parent 44479a7 commit 85235f7
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 233 deletions.
2 changes: 1 addition & 1 deletion raw/Crawlers.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions raw/Crawlers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
^Java\/
^Jeode\/
^Jetty\/
^Mail\/
^Mget
^Microsoft URL Control
^NG\/[0-9\.]
Expand Down Expand Up @@ -589,6 +590,7 @@ MetaURI
MFC_Tear_Sample
Microsearch
Microsoft Office
Microsoft Outlook
Microsoft Windows Network Diagnostics
Microsoft-WebDAV-MiniRedir
Microsoft\ Data\ Access
Expand Down Expand Up @@ -689,6 +691,7 @@ Optimizer
Orbiter
OrgProbe\/[0-9]
orion-semantics
Outlook-Express
ow\.ly
Owler
ownCloud News
Expand Down
3 changes: 3 additions & 0 deletions src/Fixtures/Crawlers.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ class Crawlers extends AbstractProvider
'^Java\/',
'^Jeode\/',
'^Jetty\/',
'^Mail\/',
'^Mget',
'^Microsoft URL Control',
'^NG\/[0-9\.]',
Expand Down Expand Up @@ -610,6 +611,7 @@ class Crawlers extends AbstractProvider
'MFC_Tear_Sample',
'Microsearch',
'Microsoft Office ',
'Microsoft Outlook',
'Microsoft Windows Network Diagnostics',
'Microsoft-WebDAV-MiniRedir',
'Microsoft\ Data\ Access',
Expand Down Expand Up @@ -710,6 +712,7 @@ class Crawlers extends AbstractProvider
'Orbiter',
'OrgProbe\/[0-9]',
'orion-semantics',
'Outlook-Express',
'ow\.ly',
'Owler',
'ownCloud News',
Expand Down
9 changes: 8 additions & 1 deletion tests/crawlers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3284,4 +3284,11 @@ JolokiaPwn, https://matmannion.com/jolokiapwn/, [email protected]
CookieReports.com/0.1
GoogleCloudMonitoring
kube-probe/1.9+
Mozilla/5.0 Chrome/10.0.613.0 Safari/534.15 Zombie.js/5.0.7
Mozilla/5.0 Chrome/10.0.613.0 Safari/534.15 Zombie.js/5.0.7
Microsoft Office/16.0 (Microsoft Outlook Mail 16.0.7167; Pro)Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Win64; x64; Trident/7.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; Tablet PC 2.0; InfoPath.3; Microsoft Outlook 14.0.6025; ms-office; MSOf
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Win64; x64; Trident/7.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3; .NET4.0E; Microsoft Outlook 14.0.7167; ms-office; MSOffice 14)
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3; Microsoft Outlook 15.0.4805; ms-office; MSOffice 15)
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 10.0; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; Tablet PC 2.0; MALNJS; Microsoft Outlook 16.0.6001; ms-office; MSOffice 16)
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3; Microsoft Outlook 14.0.6025)
Outlook-Express/7.0 (MSIE 7.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; McAfee; .NET4.0C; .NET4.0E; GWX:QUALIFIED; TmstmpExt)
Mail/3445.4.7 CFNetwork/889.9 Darwin/17.2.0 (x86_64)
Loading

0 comments on commit 85235f7

Please sign in to comment.