libwww-perl / WWW-Mechanize

Handy web browsing in a Perl object
https://metacpan.org/pod/WWW::Mechanize
Other
68 stars 53 forks source link

Please update the user agent aliases #193

Open spazm opened 7 years ago

spazm commented 7 years ago

cha...@live.de reported on Apr 28, 2011

WWW::Mechanize still uses user agent strings from 2003, which is now 8 years ago. I believe that they should get an update, so that we don't manipulate site stats and thus make people think that their sites are still regularly visited by old browsers. Some regularly used user agent strings may be found at http://www.useragentstring.com/pages/useragentstring.php. Thanks.

Details

Imported from Google Code issue 204 via archive

Comments

petda...@gmail.com commented on May 4, 2011 :

(No comment was entered for this change.)

petda...@gmail.com commented on May 4, 2011 :

(No comment was entered for this change.)
simbabque commented 2 years ago

I think we should look at more current versions of these, and add a couple of new ones. Maybe we can include years in the keys of the hash so that the original ones can be retained.

oalders commented 2 years ago

Possibly we could add a -latest suffix to keys, denoting that they are subject to change.

petdance commented 2 years ago

On the other hand, if they haven't been updated since 2003, maybe they're not really all that useful.