JayBizzle / Crawler-Detect

🕷 CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
https://crawlerdetect.io
MIT License
1.93k stars 254 forks source link

Probably google bot #524

Closed danon closed 3 months ago

danon commented 3 months ago

I'm receving high traffic from this user agent:

Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.94 Mobile Safari/537.36 (compatible; GoogleOther)

and that's probably google bot, as I can see here: https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers#common-crawlers

BartVB commented 3 months ago

This is a duplicate of #505