omrilotan / isbot

🤖/👨‍🦰 Detect bots/crawlers/spiders using the user agent string
https://isbot.js.org/
The Unlicense
933 stars 77 forks source link

CCleaner browser was wrongly recognised as a bot #272

Closed sagrawal31 closed 2 months ago

sagrawal31 commented 2 months ago

User Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 CCleaner/122.0.0.0 (because of clean pattern)

Reproduce

https://www.ccleaner.com/ccleaner/browser

omrilotan commented 2 months ago

Thank you. I'll try to create a changeset today

sagrawal31 commented 2 months ago

I really appriciate your quick actions always, @omrilotan!