WhichBrowser / Parser-PHP

Browser sniffing gone too far — A useragent parser library for PHP
http://whichbrowser.net
MIT License
1.79k stars 240 forks source link

Add `Wappalyzer` to bots list #616

Closed summercms closed 3 years ago

summercms commented 3 years ago

See github issue: #540 and this (closed issue) https://github.com/WhichBrowser/Parser-PHP/issues/117

Bot hitting our test websites coming from Amazon servers, but now coming from Google servers!

Wappalyzer

Oldest UA (Amazon server):

Mozilla/5.0 (compatible; Wappalyzer; https://www.wappalyzer.com)

Then replaced with this UA (Amazon server):

Mozilla/5.0 (compatible; Wappalyzer)

Now uses this UA (Google server):

Wappalyzer

Link: https://www.wappalyzer.com/

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.02%) to 99.97% when pulling b71d748ede75efe2fe86ed66cd64003af8a99359 on ayumi-cloud:Wappalyzer into 880b9fa797401d14b28956442944c3daa70240ff on WhichBrowser:master.

NielsLeenheer commented 3 years ago

Thanks!

Applied with a clean commit: 88637b344d6f1f69de6a66c2502d73d98a9a8594