omrilotan / isbot

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

Add createIsbotFromList #228

Closed omrilotan closed 9 months ago

omrilotan commented 9 months ago

Add createIsbotFromList: Create a custom isbot function from a list of string representation patterns. It would make it easier to edit the list of isbot for custom use cases.

Recognise browsers with HMS Core (Huawei Mobile Services) as natural non-bot browsers. Was previously recognised by substring score (HMScore).