oalders / http-browserdetect

Determine the Web browser, version, and platform from an HTTP user agent string
http://www.browserdetect.org
Other
58 stars 47 forks source link

Yahoo iOS App as not a robot #188

Closed iiharu closed 3 years ago

iiharu commented 3 years ago

This change treats Yahoo iOS App as not a robot.

Currently, Yahoo iOS App (user agent including jp.co.yahoo) is detected as a robot. But, user agent including jp.co.yahoo is a part of Yahoo applicaitons. For example, jp.co.yahoo.BasePlayer or jp.co.yahoo.ipn.appli.

So, this change will ensure that Yahoo applications are not considered robots.

oalders commented 3 years ago

v3.33 has been uploaded to CPAN.