omrilotan / isbot

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

Instagram browser (Moto G) was wrongly recognised as a bot #257

Closed fluteboi closed 1 month ago

fluteboi commented 1 month ago

The below user agent is wrongly flagged as a bot.

User Agent String

Mozilla/5.0 (Linux; Android 12; moto g(50) 5G Build/S1RSS32.38-20-9-13; wv) AppleWebKit/537.36 (KHTML,like Gecko) Version/4.0 Chrome/124.0.6367.180 Mobile Safari/537.36 Instagram 333.0.0.42.91 Android (31/12; 280dpi; 720x1462; motorola; moto g(50) 5G; saipan; mt6833; pt_BR; 604247853)

omrilotan commented 1 month ago

Thank you for the ticket. I will look into it and offer an ammendment

omrilotan commented 1 month ago

Feel free to review #258

fluteboi commented 1 month ago

Thanks for the quick fix